Skip to content

Commit af960ed

Browse files
committed
MAGETWO-87592: Static test - investigate why existing test for LESS coding styles doesn't work for PageBuilder code
- add modules to whitelist to enable static test `\Magento\Test\Less\LiveCodeTest`
1 parent 14f7b06 commit af960ed

File tree

1 file changed

+2
-2
lines changed
  • dev/tests/static/testsuite/Magento/Test/Less/_files/whitelist

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
theme * /
2-
library * /
1+
# Format: <componentType=module|library|theme|language|*> <componentName> <globPattern> or simply <globPattern>
2+
* * /

0 commit comments

Comments
 (0)