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 59189eb commit 696bf96Copy full SHA for 696bf96
doc/en/reference/fixtures.rst
@@ -418,7 +418,7 @@ is executed for the tests inside it anyway:
418
419
But just because one autouse fixture requested a non-autouse fixture, that
420
doesn't mean the non-autouse fixture becomes an autouse fixture for all contexts
421
-that it can apply to. It only effectively becomes an auotuse fixture for the
+that it can apply to. It only effectively becomes an autouse fixture for the
422
contexts the real autouse fixture (the one that requested the non-autouse
423
fixture) can apply to.
424
0 commit comments