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 11, 2024
1 parent bd8977b commit a218994
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.vites
"
`;
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 a218994

Please sign in to comment.