Skip to content

Commit 9201b11

Browse files
committed
Use branch of Codeception with Gherkin fix
Drop this commit after testing
1 parent 865f78a commit 9201b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: |
3838
composer require --no-update codeception/module-asserts
3939
composer require --no-update codeception/module-filesystem
40-
composer require --no-update codeception/codeception
40+
composer require --no-update "codeception/codeception:dev-gherkin-fix-namespaced-contexts as 4.9.9"
4141
composer update --no-dev --prefer-dist --no-interaction
4242
working-directory: framework-tests
4343

0 commit comments

Comments
 (0)