change cli command to "abratest"
This commit is contained in:
parent
8a136e5e6c
commit
5b2a929063
2 changed files with 2 additions and 2 deletions
2
main.py
2
main.py
|
|
@ -34,7 +34,7 @@ OUTPUT_DIR = Path("./test-output").resolve()
|
|||
|
||||
subprocess.run(
|
||||
[
|
||||
"pytest-abra",
|
||||
"abratest",
|
||||
"--env_paths",
|
||||
ENV_PATHS,
|
||||
"--recipes_dir",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue