6 lines
71 B
Python

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