Skip to content

Commit 9d1c128

Browse files
Fix integration tests
1 parent e9f309c commit 9d1c128

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/Deploy/DeployTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ class DeployTest extends \PHPUnit\Framework\TestCase
7171
private $options = [
7272
Options::DRY_RUN => false,
7373
Options::NO_JAVASCRIPT => false,
74+
Options::NO_JS_BUNDLE => false,
7475
Options::NO_CSS => false,
7576
Options::NO_LESS => false,
7677
Options::NO_IMAGES => false,

0 commit comments

Comments
 (0)