2021-02-15 18:29:27 -08:00

5 lines
68 B
Python

pytest_plugins = [
"tests.integration.fixtures.sql_fixtures"
]