We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a03d6d3 commit bcdbda3Copy full SHA for bcdbda3
.coveragerc
@@ -1,3 +1,2 @@
1
[run]
2
-omit =
3
- tests/test_backend_filesystem.py
+
pytest.ini
@@ -2,4 +2,4 @@
python_files =
tests/test_*.py
4
pythonpath = ardupilot_methodic_configurator
5
-addopts = -v --strict-config --continue-on-collection-errors --ignore=tests/test_backend_filesystem.py
+addopts = -v --strict-config --continue-on-collection-errors
0 commit comments