Skip to content

Commit

Permalink
Disabled importing config.
Browse files Browse the repository at this point in the history
  • Loading branch information
sstrehlk committed May 10, 2022
1 parent f7b8574 commit c11c3ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external/anomaly/tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
except ImportError:
_e2e_pytest_addoption = None
pass
import config
# import config
import pytest
from ote_sdk.test_suite.pytest_insertions import (
get_pytest_plugins_from_ote,
Expand Down

0 comments on commit c11c3ac

Please sign in to comment.