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 a5e67a2 + 74495a2 commit 4c41b7eCopy full SHA for 4c41b7e
doc/en/fixture.rst
@@ -1454,7 +1454,7 @@ example, consider this file:
1454
1455
.. literalinclude:: example/fixtures/test_fixtures_order_autouse_multiple_scopes.py
1456
1457
-Even though nothing in ``TestClassWithC1Request`` is requesting ``c1``, it still
+Even though nothing in ``TestClassWithoutC1Request`` is requesting ``c1``, it still
1458
is executed for the tests inside it anyway:
1459
1460
.. image:: example/fixtures/test_fixtures_order_autouse_multiple_scopes.svg
0 commit comments