generated from Luis/nextjs-python-web-template
add test for import-sops command
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", "clan_flake"]
|
||||
pytest_plugins = ["temporary_dir", "clan_flake", "root"]
|
||||
|
||||
Reference in New Issue
Block a user