diff --git a/functional_tests/pytest.ini b/functional_tests/pytest.ini index e69de29bb..8826612a0 100644 --- a/functional_tests/pytest.ini +++ b/functional_tests/pytest.ini @@ -0,0 +1,4 @@ +; Ignore warnings temporary fix +; TODO:// Remove when https://github.com/pytest-dev/pytest-splinter/issues/112 is resolved +[pytest] +addopts = -p no:warnings \ No newline at end of file