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 43e2c36 commit d9dbeb5Copy full SHA for d9dbeb5
README.md
@@ -78,7 +78,7 @@ that any database changes made will be rolled back at the end of the test:
78
```ini
79
# In setup.cfg
80
81
-[pytest]
+[tool:pytest]
82
mocked-sessions=database.db.session
83
mocked-engines=database.engine
84
```
0 commit comments