4 lines
49 B
Python
4 lines
49 B
Python
pytest_plugins = [
|
|
"tests.utils.fixtures",
|
|
]
|
pytest_plugins = [
|
|
"tests.utils.fixtures",
|
|
]
|