Skip to content

Commit

Permalink
test: snaps
Browse files Browse the repository at this point in the history
  • Loading branch information
emmenko committed Dec 30, 2020
1 parent 74b622f commit b639a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/readme/test/generate-readme.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ describe('generate README (for TS file)', () => {
import React from 'react';
import JusticeLeague from '@commercetools-uikit/justice-league';
const Example = () => <JusticeLeague name=\\"Dr. Strange\\" />;
const Example = () => <JusticeLeague name=\\"Batman\\" />;
export default Example;
Expand Down

0 comments on commit b639a0d

Please sign in to comment.