Skip to content

Commit 1f80ef8

Browse files
author
vnayda
committed
MAGETWO-57963: The product page doesn't show all the fields for Product Details - for mainline
- fix static tests
1 parent dd303cd commit 1f80ef8

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/static/testsuite/Magento/Test/Legacy/_files/security

1 file changed

+1
-1
lines changed

dev/tests/static/testsuite/Magento/Test/Legacy/_files/security/blacklist.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
*/
66
return [
77
'/Test\/Unit/',
8-
'lib/internal/Magento/Framework/DB/Adapter/Pdo/Mysql.php',
8+
'/lib\/internal\/Magento\/Framework\/DB\/Adapter\/Pdo\/Mysql\.php/',
99
];

0 commit comments

Comments
 (0)