We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8161c10 commit c33dd52Copy full SHA for c33dd52
pyproject.toml
@@ -51,7 +51,7 @@ e2e = [
51
"git submodule sync",
52
"git submodule init",
53
"git submodule update --init",
54
- "cp -r spec/specification/assets/gherkin/. tests/features/",
+ "cp -r spec/specification/assets/gherkin/evaluation.feature tests/features/",
55
"behave tests/features/",
56
"rm tests/features/*.feature",
57
]
0 commit comments