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 9d69ea4 commit 48a501eCopy full SHA for 48a501e
pytest_cases/tests/pytest_extension/doc/test_doc_parametrize.py
@@ -40,7 +40,7 @@ def test_synthesis(module_results_dct):
40
'test_prints[world_str-!]',
41
'test_prints[whatfun-?]',
42
'test_prints[whatfun-!]',
43
- 'test_prints[1-!]',
+ 'test_prints[1-?]',
44
'test_prints[1-!]',
45
'test_prints[greetings-world_str-?]',
46
'test_prints[greetings-world_str-!]',
0 commit comments