mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-16 19:33:41 +00:00
6 lines
73 B
Python
6 lines
73 B
Python
|
|
pytest_plugins = [
|
|
"tests.integration.fixtures.sql_fixtures"
|
|
]
|
|
|