add timeout parameter to cli and to pytest_abra

This commit is contained in:
Daniel 2023-12-07 01:40:35 +01:00
parent a499891fe8
commit 8a136e5e6c
4 changed files with 19 additions and 17 deletions

View file

@ -32,8 +32,6 @@ RECIPES_DIR = Path("../recipes").resolve()
OUTPUT_DIR = Path("./test-output").resolve()
# exit()
subprocess.run(
[
"pytest-abra",