6 lines
71 B
Python
Raw Normal View History

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