Skip to content

Commit

Permalink
bbrk fix (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
Krovatkin committed Feb 5, 2021
1 parent 2b4f5f3 commit f7ab762
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ def set_fuser(fuser):

def pytest_sessionstart(session):
try:
check_environment()
check_machine_configured()
except Exception as e:
if not session.config.getoption('ignore_machine_config'):
Expand Down

0 comments on commit f7ab762

Please sign in to comment.