Skip to content

Commit d6c030e

Browse files
committed
test ci
1 parent dd420a6 commit d6c030e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/integration/create-react-app/index.test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ describe('create-react-app', () => {
155155

156156
// Assert for exit code
157157
expect(exitCode).toBe(0);
158+
expect(exitCode).toBe(0);
158159

159160
// Assert for the generated files
160161
expectAllFiles(files, [...generatedFiles, 'tsconfig.json']);

0 commit comments

Comments
 (0)