Skip to content

Commit 43cabf5

Browse files
committed
AC-1977: Use of Commerce entities in OpenSource sample data
- Allow banned words in DBC configuration
1 parent 53a4b6d commit 43cabf5

File tree

1 file changed

+4
-0
lines changed
  • dev/tests/static/testsuite/Magento/Test/Legacy/_files

1 file changed

+4
-0
lines changed

dev/tests/static/testsuite/Magento/Test/Legacy/_files/words_ce.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@
3939
<item>
4040
<path>dev/build/publication/extra_files/ce/CHANGELOG.md</path>
4141
</item>
42+
<item>
43+
<path>dev/tools/Magento/Tools/DatabaseCompare/etc/ce/sample-data-config.php</path>
44+
<word>GiftCard</word>
45+
</item>
4246
<item>
4347
<path>lib/internal/Zend</path>
4448
</item>

0 commit comments

Comments
 (0)