diff --git a/tests/functional/pytest.ini b/tests/functional/pytest.ini new file mode 100644 index 0000000..1079615 --- /dev/null +++ b/tests/functional/pytest.ini @@ -0,0 +1,2 @@ +[pytest] +addopts = --ignore=tests/security -m "not long"