Improve summary stats when using '--collect-only' (#7875)
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
This commit is contained in:
@@ -1417,7 +1417,7 @@ class TestMetafuncFunctional:
|
||||
' @pytest.mark.parametrise("x", range(2))',
|
||||
"E Failed: Unknown 'parametrise' mark, did you mean 'parametrize'?",
|
||||
"*! Interrupted: 1 error during collection !*",
|
||||
"*= 1 error in *",
|
||||
"*= no tests collected, 1 error in *",
|
||||
]
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user