add timeout parameter to cli and to pytest_abra
This commit is contained in:
parent
a499891fe8
commit
8a136e5e6c
4 changed files with 19 additions and 17 deletions
2
main.py
2
main.py
|
|
@ -32,8 +32,6 @@ RECIPES_DIR = Path("../recipes").resolve()
|
|||
OUTPUT_DIR = Path("./test-output").resolve()
|
||||
|
||||
|
||||
# exit()
|
||||
|
||||
subprocess.run(
|
||||
[
|
||||
"pytest-abra",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue