Skip to content

Commit 7e46ed2

Browse files
committed
MAGETWO-93305: Broken upgrade to 2.3 due to changed data type for minify_exclude
- fix static
1 parent 6e6ead7 commit 7e46ed2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/internal/Magento/Framework/View/Test/Unit/Asset/MinificationTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,6 @@ public function testGetExcludesTinyMceAsString(string $value, array $expectedVal
238238
$this->assertEquals($expectedValue, $this->minification->getExcludes('js'));
239239
}
240240

241-
242241
/**
243242
* @return array
244243
*/

0 commit comments

Comments
 (0)