Skip to content

Commit

Permalink
rollback unintended change
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Feb 21, 2023
1 parent c77e80d commit ea00834
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion e2e/snapshot-escape/__tests__/snapshot.test.js
Expand Up @@ -8,4 +8,3 @@

// prettier-ignore
test('escape strings', () => expect('one: \\\'').toMatchSnapshot());
test('escape strings two', () => expect('two: \'"').toMatchSnapshot());

0 comments on commit ea00834

Please sign in to comment.