Skip to content

Commit 5db7e0c

Browse files
committed
add metro.config.js to test which compares zip contents
1 parent 27ba5fe commit 5db7e0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/test/unit/applab/ExporterTest.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -547,6 +547,7 @@ describe('The Exporter,', function () {
547547
'my-app/assets/jquery-1.12.1.min.j',
548548
'my-app/assets/style.css',
549549
'my-app/assets/zoo.mp3',
550+
'my-app/metro.config.js',
550551
'my-app/package.json',
551552
'my-app/packagedFiles.js',
552553
]);

0 commit comments

Comments
 (0)