fix @funcarg to @factory
This commit is contained in:
parent
a94bb0a8bb
commit
c2480f5c54
|
@ -121,7 +121,7 @@ factory function.
|
|||
No ``pytest_funcarg__`` prefix when using @factory decorator
|
||||
-------------------------------------------------------------------
|
||||
|
||||
When using the ``@funcarg`` decorator the name of the function
|
||||
When using the ``@factory`` decorator the name of the function
|
||||
denotes the name under which the resource can be accessed as a function
|
||||
argument::
|
||||
|
||||
|
|
Loading…
Reference in New Issue