4 lines
59 B
Python
4 lines
59 B
Python
pytest_plugins = [
|
|
"clan_cli.tests.fixtures_flakes",
|
|
]
|
pytest_plugins = [
|
|
"clan_cli.tests.fixtures_flakes",
|
|
]
|