Skip to content

Commit

Permalink
minor #5456 DX: Fix CiIntegrationTest (keradus)
Browse files Browse the repository at this point in the history
This PR was merged into the 2.17 branch.

Discussion
----------

DX: Fix CiIntegrationTest

Commits
-------

cc384c0 DX: Fix CiIntegrationTest
  • Loading branch information
keradus committed Jan 20, 2021
2 parents b6c68cc + cc384c0 commit 525f10c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Smoke/CiIntegrationTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ public function testIntegration(
]);

$optionalIncompatibilityWarning = 'PHP needs to be a minimum version of PHP 5.6.0 and maximum version of PHP 7.4.*.
Current PHP version: '.PHP_VERSION.'.
Ignoring environment requirements because `PHP_CS_FIXER_IGNORE_ENV` is set. Execution may be unstable.
';

Expand Down

0 comments on commit 525f10c

Please sign in to comment.