Skip to content

Commit da32e61

Browse files
committed
:feat: fixed
1 parent 078c35f commit da32e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

microapp/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
const config = {
44
server: {
5-
entry: '__tests__/app.js',
5+
entry: 'tests/app.js',
66
},
77
};
88

0 commit comments

Comments
 (0)