minor #3878 Fix CI (fabpot)

This PR was merged into the 3.x branch.

Discussion
----------

Fix CI

Commits
-------

5f7c48ca Fix tests
This commit is contained in:
Fabien Potencier
2023-09-11 17:39:57 +02:00
+1 -1
View File
@@ -18,7 +18,7 @@ wget https://get.symfony.com/cli/installer -O - | bash
export PATH="$HOME/.symfony5/bin:$PATH"
symfony server:start -d --no-tls
curl -OLsS https://get.blackfire.io/blackfire-player.phar
curl -LsS -o blackfire-player.phar https://get.blackfire.io/blackfire-player-v1.31.0.phar
chmod +x blackfire-player.phar
cat > drupal-tests.bkf <<EOF
name "Drupal tests"