Skip to content
Snippets Groups Projects
Verified Commit b5471d78 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

fix problem with rerunning behave tests

I removed the "stop" option, because that would lead to only 1 failed
test being retried. Any test that would have run after the failed test
will not run the first time (because "stop" was true) *and* not be added
to the rerun (because they didn't fail).
parent 91a63573
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment