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 a6cbcdc commit a5bc569Copy full SHA for a5bc569
pytest.ini
@@ -1,3 +1,6 @@
1
[pytest]
2
markers =
3
dd_tags
4
+filterwarnings =
5
+ ignore:Using unstable operation
6
+ ignore:failed undo
0 commit comments