mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-24 20:03:43 +00:00
Make hitch tests pause on success in TDD mode.
This commit is contained in:
parent
4490d08659
commit
47c3fa749b
1 changed files with 1 additions and 0 deletions
|
|
@ -6,3 +6,4 @@
|
|||
|
||||
failfast: true
|
||||
pause_on_failure: true
|
||||
pause_on_success: true
|
||||
Loading…
Reference in a new issue