Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
cle-b committed Jan 4, 2025
1 parent ca9b392 commit 288a73c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/demo_order_by.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

BASE_URL = os.environ.get("HTTPDBG_TEST_UNITTEST_BASE_URL", "http://localhost:4909/")


def test_w1():
requests.get(f"{BASE_URL}/w1_0")
time.sleep(5)
Expand Down

0 comments on commit 288a73c

Please sign in to comment.