Skip to content

Commit 0af9134

Browse files
committed
PB-341: Save content as template
- Fix integration test failure
1 parent 1ec8e63 commit 0af9134

File tree

1 file changed

+10
-0
lines changed
  • dev/tests/integration/testsuite/Magento/PageBuilder/_files/ignore_whitelisting

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"pagebuilder_template": {
3+
"constraint": [
4+
"PRIMARY"
5+
],
6+
"index": [
7+
"PAGEBUILDER_TEMPLATE_NAME"
8+
]
9+
}
10+
}

0 commit comments

Comments
 (0)