Skip to content

Commit 25b0cdb

Browse files
author
Igor Vitol
committed
Fix blackfire inegration test
1 parent e822eba commit 25b0cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Test/Integration/_files/cloud_base/docker-compose.exp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ services:
123123
image: 'magento/magento-cloud-docker-php:7.3-cli-1.2.0'
124124
env_file: ./.docker/config.env
125125
environment:
126-
- 'PHP_EXTENSIONS=bcmath bz2 calendar exif gd gettext intl mysqli pcntl pdo_mysql soap sockets sysvmsg sysvsem sysvshm opcache zip redis xsl sodium'
126+
- 'PHP_EXTENSIONS=bcmath bz2 calendar exif gd gettext intl mysqli pcntl pdo_mysql soap sockets sysvmsg sysvsem sysvshm opcache zip blackfire redis xsl sodium'
127127
build:
128128
hostname: build.magento2.docker
129129
image: 'magento/magento-cloud-docker-php:7.3-cli-1.2.0'

0 commit comments

Comments
 (0)