Refactors run command to run all tavern tests.
This commit is contained in:
parent
6c1c05335e
commit
1e89f01d5f
@ -1,2 +1,2 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
PYTHONPATH=. tavern-ci test_accounts.tavern.yaml --debug -vv --log-level debug -s --log-cli-level debug
|
PYTHONPATH=. py.test --debug -vv --log-level debug -s --log-cli-level debug
|
||||||
|
Loading…
Reference in New Issue
Block a user