We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b42e26f commit cbc6537Copy full SHA for cbc6537
pytest.ini
@@ -2,7 +2,7 @@
2
DJANGO_SETTINGS_MODULE = BrowserStackAutomation.settings
3
; # -- recommended but optional:
4
; python_files = tests.py test_*.py *_tests.py
5
-addopts = --ignore=Access/access_modules
+; addopts = --ignore=Access/access_modules
6
7
[pylama]
8
skip = env/*
0 commit comments