Skip to content

Commit a5bc569

Browse files
thervejirikuncar
andauthored
Remove pytest warnings summary (#655)
It obfuscates the output, and this is only about failed undo and unstable operations. Co-authored-by: Jiri Kuncar <[email protected]>
1 parent a6cbcdc commit a5bc569

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pytest.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[pytest]
22
markers =
33
dd_tags
4+
filterwarnings =
5+
ignore:Using unstable operation
6+
ignore:failed undo

0 commit comments

Comments
 (0)