mirror of
https://github.com/datahub-project/datahub.git
synced 2025-09-09 01:01:52 +00:00
6 lines
71 B
Python
6 lines
71 B
Python
|
|
pytest_plugins = [
|
|
"tests.integration.fixtures.sql_server"
|
|
]
|
|
|