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 cb8a432 commit d0d74cfCopy full SHA for d0d74cf
pyproject.toml
@@ -49,7 +49,7 @@ cov = [
49
]
50
e2e = [
51
"git submodule add --force https://github.com/open-feature/spec.git spec",
52
- "cp -r spec/specification/assets/gherkin/evaluation.feature tests/features/",
+ "cp spec/specification/assets/gherkin/* tests/features/",
53
"behave tests/features/",
54
"rm tests/features/*.feature",
55
0 commit comments