Skip to content

Commit d0d74cf

Browse files
committed
fixup! Add evaluation details to finally hook stage #403
Signed-off-by: christian.lutnik <[email protected]>
1 parent cb8a432 commit d0d74cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ cov = [
4949
]
5050
e2e = [
5151
"git submodule add --force https://github.com/open-feature/spec.git spec",
52-
"cp -r spec/specification/assets/gherkin/evaluation.feature tests/features/",
52+
"cp spec/specification/assets/gherkin/* tests/features/",
5353
"behave tests/features/",
5454
"rm tests/features/*.feature",
5555
]

0 commit comments

Comments
 (0)