fix @funcarg to @factory
This commit is contained in:
@@ -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::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user