You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pytest.ini
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,5 +8,5 @@ junit_family = xunit2
8
8
9
9
10
10
markers =
11
-
baseline_image_generation_test: marks tests as baseline_image_generation_test (deselect with '-m "not baseline_image_generation_test"')
11
+
matplotlib_baseline_image_generation: marks tests as matplotlib_baseline_image_generation (deselect with '-m "not matplotlib_baseline_image_generation"')
0 commit comments