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 c98ef2b commit cd3eb98Copy full SHA for cd3eb98
testing/acceptance_test.py
@@ -1375,7 +1375,7 @@ def test_foo(async_fixture):
1375
[
1376
"*== warnings summary ==*",
1377
(
1378
- "*PytestRemovedIn9Warning: Sync test 'test_foo' requested an async "
+ "*PytestRemovedIn9Warning: 'test_foo' requested an async "
1379
"fixture 'async_fixture' with autouse=True, with no plugin or hook "
1380
"that handled it. This is usually an error, as pytest does not "
1381
"natively support it. If this is intentional, consider making the "
0 commit comments