Skip to content

Commit

Permalink
fix: make format
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkh committed Feb 29, 2024
1 parent fb73c36 commit 51eafd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tdp_publicdb/tests/test_main_app.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
def test_me():
assert 1 == 1


# def test_health(client):
# response = client.get("/health", headers={"Authorization": "admin:admin"})
# assert response.status_code == 200
Expand Down

0 comments on commit 51eafd8

Please sign in to comment.