Source: Amazon Ads - Improve error handling for attribution_report(s) streams (#25885)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
This commit is contained in:
@@ -177,8 +177,3 @@ def attribution_report_response():
|
||||
return json.dumps(responses[report_type])
|
||||
|
||||
return _internal
|
||||
|
||||
|
||||
@fixture
|
||||
def attribution_report_bad_response():
|
||||
return "bad response"
|
||||
|
||||
Reference in New Issue
Block a user