Skip to content

Commit

Permalink
trigger tests
Browse files Browse the repository at this point in the history
  • Loading branch information
KonstantAnxiety committed Oct 12, 2023
1 parent 6ddb821 commit 15ac329
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

def pytest_configure(config): # noqa
initialize_api_lib_test(pytest_config=config, api_test_config=API_TEST_CONFIG)
print('I trigger tests')
initialize_db()


Expand Down

0 comments on commit 15ac329

Please sign in to comment.