We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c5f60d commit 3760d77Copy full SHA for 3760d77
bin/ci/test.sh
@@ -23,7 +23,7 @@ APP_ENV="prod"
23
24
BEHAT_REQUIREMENT="ibexa/behat:$PRODUCT_VERSION"
25
if [ "$PRODUCT_VERSION" = "~3.3.x-dev" ]; then
26
- BEHAT_REQUIREMENT="ezsystems/behatbundle:dev-bump-psy as 8.3.x-dev"
+ BEHAT_REQUIREMENT="ezsystems/behatbundle:dev-bump-psy"
27
fi
28
29
if [ "$REUSE_VOLUME" = "0" ]; then
0 commit comments