Skip to content

Commit

Permalink
chore: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Dec 23, 2024
1 parent 1cda436 commit 1a5c4d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/typescript/test/__snapshots__/runner.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Error: error TS18003: No inputs were found in config file '<root>/tsconfig.empty
"
`;
exports[`should fail > typecheks with custom tsconfig 1`] = `
exports[`should fail > typechecks with custom tsconfig 1`] = `
"TypeCheckError: This expression is not callable. Type 'ExpectUndefined<number>' has no call signatures.
TypeCheckError: This expression is not callable. Type 'ExpectVoid<number>' has no call signatures.
TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual number"'.
Expand Down

0 comments on commit 1a5c4d9

Please sign in to comment.