Skip to content

Commit 8e03869

Browse files
committed
stop capturing logs; do not --stop if not specified on the command line
1 parent 01bb622 commit 8e03869

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

behave.ini

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[behave]
22
; dry_run = yes
3-
stop = yes
3+
; stop = yes
44
show_skipped = no
5+
log_capture = no

0 commit comments

Comments
 (0)