diff --git a/integration_tests/pytest.ini b/integration_tests/pytest.ini index b8fee6fed3..bcc1429d41 100644 --- a/integration_tests/pytest.ini +++ b/integration_tests/pytest.ini @@ -1,2 +1,3 @@ [pytest] addopts = --ignore=contracts +python_files = integration_tests/*.py