Skip to content

Commit 609ee56

Browse files
author
Ankur Kaneria
committed
MAGETWO-46013: Issue with a legacy test
- Fixed failing static test: Magento\Test\Legacy\WordsTest::testWords. Excluded composer.lock from the checked file list
1 parent 3b6c497 commit 609ee56

File tree

1 file changed

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

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@
3232
<item>
3333
<path>CHANGELOG.md</path>
3434
</item>
35+
<item>
36+
<path>composer.lock</path>
37+
</item>
3538
<item>
3639
<path>dev/build/publication/extra_files/ce/CHANGELOG.md</path>
3740
</item>

0 commit comments

Comments
 (0)