Skip to content

Commit

Permalink
Update test_server.py
Browse files Browse the repository at this point in the history
  • Loading branch information
beliaev-maksim authored Dec 9, 2024
1 parent cf104ff commit 29361d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/test_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ def _get_json(file_name):


def test_hash_validation():
data_hash = "sha256=38be3341f7b03bb234534be165ce4444d52bd95e798f547cabb1622db3628caa"
data_hash = "sha256=7127498186b8a9b282a54b72a954151d98681416693e07ea46e3a3eb960ddb42"
response = client.post(
"/",
json=_get_json("comment_created_by_bot.json"),
Expand Down

0 comments on commit 29361d4

Please # to comment.