chore: use existing submodule version for e2e tests (#444)

* chore: use existing submodule version for e2e tests

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>

* reset submoduels

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>

---------

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
This commit is contained in:
Michael Beemer 2025-02-12 02:21:06 -05:00 committed by GitHub
parent 2951eb2982
commit 5ae8571ccd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -48,7 +48,7 @@ cov = [
"cov-report",
]
e2e = [
"git submodule add --force https://github.com/open-feature/spec.git spec",
"git submodule update --init --recursive",
"cp spec/specification/assets/gherkin/* tests/features/",
"behave tests/features/",
"rm tests/features/*.feature",

1
spec Submodule

@ -0,0 +1 @@
Subproject commit be56f22af99191eb36039db7b2fa18f46434a383