Skip to content

Commit

Permalink
Update test_imports.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamsorcerer authored Nov 24, 2022
1 parent c9e4549 commit 75bdecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_imports.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ def test_import_time(pytester: pytest.Pytester) -> None:
else:
os.environ["PYTHONPATH"] = old_path

assert best_time_ms < 160
assert best_time_ms < 200

0 comments on commit 75bdecb

Please sign in to comment.