Skip to content

Commit bd8ccda

Browse files
committed
tests(snapshot): update snapshot
1 parent b8c3145 commit bd8ccda

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/init/transformations/top-scope/__snapshots__/top-scope.test.js.snap

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

33
exports[`top-scope transforms correctly using "top-scope-0" data 1`] = `
44
"const test = 'me';
5-
module.exports = {}"
5+
module.exports = {}
6+
"
67
`;
78

89
exports[`top-scope transforms correctly using "top-scope-1" data 1`] = `

0 commit comments

Comments
 (0)