Skip to content

Commit

Permalink
Don't make screenshots on failure
Browse files Browse the repository at this point in the history
  • Loading branch information
mpasternak committed Dec 11, 2017
1 parent 0fc2300 commit b1122b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
Expand Up @@ -4,6 +4,6 @@ python_paths = test_project
python_files = tests.py test_*.py *_tests.py
addopts =
--ds=test_project.settings
--splinter-screenshot-dir=splintershots
--splinter-make-screenshot-on-failure=false
--splinter-webdriver=remote
--splinter-remote-url=http://selenium:4444/wd/hub

0 comments on commit b1122b1

Please sign in to comment.