Fixing cucumber configuration so it can handle features in subfolders correctly
This commit is contained in:
parent
04b2011ede
commit
7e53560255
@ -1,2 +1,2 @@
|
||||
default: features --format pretty --color --tags ~@wip
|
||||
wip: features --tags @wip
|
||||
default: features --require features --format pretty --color --tags ~@wip
|
||||
wip: features --require features --tags @wip
|
||||
|
Loading…
Reference in New Issue
Block a user