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 <christian.lutnik@dynatrace.com>
  • Loading branch information
chrfwow committed Jan 21, 2025
1 parent 5e5596a commit b1b3b51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ cov = [
"cov-report",
]
e2e = [
"git submodule init",
"git submodule update --init",
"cp spec/specification/assets/gherkin/*.feature tests/features/",
"behave tests/features/",
Expand Down

0 comments on commit b1b3b51

Please sign in to comment.