add clan_flake fixture to setup a temporary clan
This commit is contained in:
@@ -3,4 +3,4 @@ import sys
|
||||
|
||||
sys.path.append(os.path.join(os.path.dirname(__file__), "helpers"))
|
||||
|
||||
pytest_plugins = ["temporary_dir"]
|
||||
pytest_plugins = ["temporary_dir", "clan_flake"]
|
||||
|
||||
Reference in New Issue
Block a user