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 b1b3b51 commit b385f37Copy full SHA for b385f37
pyproject.toml
@@ -48,6 +48,7 @@ cov = [
48
"cov-report",
49
]
50
e2e = [
51
+ "git submodule sync",
52
"git submodule init",
53
"git submodule update --init",
54
"cp spec/specification/assets/gherkin/*.feature tests/features/",
0 commit comments