Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammadrezaPourreza committed Apr 2, 2024
1 parent 8efb00f commit 370ea5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dataherald/tests/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
HTTP_200_CODE = 200
HTTP_201_CODE = 201
HTTP_404_CODE = 404

HTTP_400_CODE = 400

def test_heartbeat():
response = client.get("/api/v1/heartbeat")
Expand Down

0 comments on commit 370ea5b

Please sign in to comment.