Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Lin-Dongzhao committed Apr 19, 2024
1 parent ce9de5f commit 8603427
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test.py
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,8 @@ def run_unit_tests():
end_time = datetime.now()

else:
# run_unit_tests()
# test_api()
run_unit_tests()
test_api()
error_count = run_tests()
end_time = datetime.now()
if error_count == 0:
Expand Down

0 comments on commit 8603427

Please sign in to comment.