mirror of
https://github.com/datahub-project/datahub.git
synced 2025-09-07 08:13:06 +00:00
6 lines
71 B
Python
6 lines
71 B
Python
![]() |
|
||
|
pytest_plugins = [
|
||
|
"tests.integration.fixtures.sql_server"
|
||
|
]
|
||
|
|