Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Commit 1029f3e

Browse files
flake8
1 parent 0b19d34 commit 1029f3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_respondent_gateway.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ def test_verify_query_params_secret_and_access_keys(fun):
258258
'secret_key'
259259
)
260260

261+
261262
@patch.object(Signer, "create_expiration_date")
262263
def test_verify_url_success(fun):
263264
url = "https://respondent.qa-rex.dynata.com/start" \

0 commit comments

Comments
 (0)