Skip to content

Commit

Permalink
test(unit): fix snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
mrlubos committed Feb 15, 2024
1 parent 325f7ba commit 465567f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/__snapshots__/index.spec.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -5088,7 +5088,6 @@ exports[`v3 should generate: test/generated/v3/models/NonAsciiStringæøåÆØÅ
* A string with non-ascii (unicode) characters valid in typescript identifiers (æøåÆØÅöÔèÈ字符串)
*/
export type NonAsciiStringæøåÆØÅöôêÊ字符串 = string;

"
`;

Expand Down

0 comments on commit 465567f

Please sign in to comment.