Skip to content

Commit 45a9bec

Browse files
committed
Fixed static test failure
1 parent c837940 commit 45a9bec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/design/frontend/Magento/blank/web/css/source/_extends.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
// List default styles reset
1212
// ---------------------------------------------
1313

14+
/**
15+
* @codingStandardsIgnoreStart
16+
*/
1417
& when (@media-common = true) {
1518
.abs-reset-list {
1619
.lib-list-reset-styles();
@@ -1454,3 +1457,4 @@
14541457
}
14551458
}
14561459
}
1460+
//@codingStandardsIgnoreEnd

0 commit comments

Comments
 (0)