rename cli tests to have a common suffix
rename test_import_sops -> test_import_sops
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", "root", "test_keys"]
|
||||
pytest_plugins = ["temporary_dir", "clan_flake", "root", "age_keys"]
|
||||
|
||||
Reference in New Issue
Block a user