Skip to content

Commit

Permalink
fixup! feat: Update test harness (copy test files) #1467
Browse files Browse the repository at this point in the history
Signed-off-by: christian.lutnik <[email protected]>
  • Loading branch information
chrfwow committed Jan 23, 2025
1 parent c33dd52 commit 318d736
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,7 @@ cov = [
"cov-report",
]
e2e = [
"git submodule sync",
"git submodule init",
"git submodule update --init",
"git submodule add --force https://github.com/open-feature/spec.git spec",
"cp -r spec/specification/assets/gherkin/evaluation.feature tests/features/",
"behave tests/features/",
"rm tests/features/*.feature",
Expand Down

0 comments on commit 318d736

Please sign in to comment.