mirror of
https://github.com/datahub-project/datahub.git
synced 2025-09-02 22:03:11 +00:00
5 lines
68 B
Python
5 lines
68 B
Python
|
|
pytest_plugins = [
|
|
"tests.integration.fixtures.sql_fixtures"
|
|
]
|