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 212a490 commit a7d450aCopy full SHA for a7d450a
tests/data
tests/v2/input/test_local_response.py
@@ -14,7 +14,7 @@ def file_path() -> Path:
14
15
def _assert_local_response(local_response):
16
fake_hmac_signing = "ogNjY44MhvKPGTtVsI8zG82JqWQa68woYQH"
17
- signature = "a1bc9012fa63539d602f163d8980604a0cf2b2ae88e56009cfa1db33382736cf"
+ signature = "b9c2dfc67c2ba457603dd9880d45f089ae79b95bf6389b4a4387ef255c924fe7"
18
19
assert local_response._file is not None
20
assert not local_response.is_valid_hmac_signature(
0 commit comments