Skip to content

Commit

Permalink
tests(snapshot): update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
evenstensberg committed Mar 11, 2018
1 parent b8c3145 commit bd8ccda
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

exports[`top-scope transforms correctly using "top-scope-0" data 1`] = `
"const test = 'me';
module.exports = {}"
module.exports = {}
"
`;

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

0 comments on commit bd8ccda

Please sign in to comment.