Skip to content

Commit ca3b235

Browse files
committed
Fix tests/image/create.js test error
1 parent d7f748a commit ca3b235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/images/create.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
exports.default = [
22
'.gitignore',
3-
'package.json',
43
'README.md',
4+
'package.json',
55
'src/assets/favicon.ico',
66
'src/assets/icons/android-chrome-192x192.png',
77
'src/assets/icons/android-chrome-512x512.png',

0 commit comments

Comments
 (0)