Skip to content

Commit 09c80c7

Browse files
committed
Refactoring of code.
1 parent 41b05b4 commit 09c80c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Test/Functional/Acceptance/ServicesCest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ protected function servicesDataProvider(): array
113113
'notExpectedResult' => ['selenium', 'cron'],
114114
],
115115
'Redis 4.0, MariaDB 10.2, php 8.0, rmq 3.6' => [
116-
'options' => '--redis=4.0 --db=10.2 --php=7.4 --rmq=3.6',
116+
'options' => '--redis=4.0 --db=10.2 --php=8.0 --rmq=3.6',
117117
'expectedResult' => [
118118
'redis:4.0',
119119
'magento/magento-cloud-docker-varnish:6.6-1.3',

0 commit comments

Comments
 (0)