diff --git a/pytest.ini b/pytest.ini index 3c98979a..04a3cfd4 100644 --- a/pytest.ini +++ b/pytest.ini @@ -3,6 +3,7 @@ console_output_style = count # testpaths = tests # addopts = --server local --install-terminal markers = + trace: mark a test as dealing with trace encryption: mark a test as dealing with encryption plugin replication: mark a test as dealing with database participating in replication disabled_in_forks: mark a test which must be SKIPPED when running QA against any FB forks (because of missed fix/feature etc). \ No newline at end of file