Skip to content

Commit b1b3b51

Browse files
committed
fixup! feat: Update test harness (copy test files) #1467
Signed-off-by: christian.lutnik <[email protected]>
1 parent 5e5596a commit b1b3b51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ cov = [
4848
"cov-report",
4949
]
5050
e2e = [
51+
"git submodule init",
5152
"git submodule update --init",
5253
"cp spec/specification/assets/gherkin/*.feature tests/features/",
5354
"behave tests/features/",

0 commit comments

Comments
 (0)