Skip to content

Commit 0902cba

Browse files
committed
Fixed typo
1 parent 41bab60 commit 0902cba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ This plugin provides the following fixtures:
1212
## Invoke
1313
You need to provide the connection URL for the engine when invoking the pytest command::
1414

15-
py-test --sqlalchemy-connect-url="postgresql://scott:tiger@localhost:5432/mydatabase"
15+
pytest --sqlalchemy-connect-url="postgresql://scott:tiger@localhost:5432/mydatabase"

0 commit comments

Comments
 (0)