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 2951eb2 commit 5c87194Copy full SHA for 5c87194
pyproject.toml
@@ -48,7 +48,7 @@ cov = [
48
"cov-report",
49
]
50
e2e = [
51
- "git submodule add --force https://github.com/open-feature/spec.git spec",
+ "git submodule update --init --recursive",
52
"cp spec/specification/assets/gherkin/* tests/features/",
53
"behave tests/features/",
54
"rm tests/features/*.feature",
0 commit comments