We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e4f6ab commit 5bec57eCopy full SHA for 5bec57e
test/test_transmissions.py
@@ -66,6 +66,7 @@ def test_translate_keys_for_from_email():
66
}
67
68
69
+@responses.activate
70
def test_campaign_id():
71
responses.add(
72
responses.POST,
0 commit comments