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.
2 parents 68bb0db + 479209b commit 992eabcCopy full SHA for 992eabc
doc/en/reference/fixtures.rst
@@ -410,7 +410,7 @@ example, consider this file:
410
411
.. literalinclude:: /example/fixtures/test_fixtures_order_autouse_multiple_scopes.py
412
413
-Even though nothing in ``TestClassWithC1Request`` is requesting ``c1``, it still
+Even though nothing in ``TestClassWithoutC1Request`` is requesting ``c1``, it still
414
is executed for the tests inside it anyway:
415
416
.. image:: /example/fixtures/test_fixtures_order_autouse_multiple_scopes.svg
0 commit comments