2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-13 02:25:38 +00:00
This commit is contained in:
Matthias
2021-10-20 22:38:55 +02:00
parent ae086ba6d4
commit d29e548c05

View File

@ -155,7 +155,7 @@ class WebhookMessageTests(TestCase):
)
assert response.status_code == HTTPStatus.OK
assert json.loads(response.content)['message'] == WebhookView.model_class.MESSAGE_OK
assert response.content == WebhookView.model_class.MESSAGE_OK
def test_bad_hmac(self):
# delete token