Skip to content

Commit 465567f

Browse files
committed
test(unit): fix snapshot
1 parent 325f7ba commit 465567f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/__snapshots__/index.spec.ts.snap

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5088,7 +5088,6 @@ exports[`v3 should generate: test/generated/v3/models/NonAsciiStringæøåÆØÅ
50885088
* A string with non-ascii (unicode) characters valid in typescript identifiers (æøåÆØÅöÔèÈ字符串)
50895089
*/
50905090
export type NonAsciiStringæøåÆØÅöôêÊ字符串 = string;
5091-
50925091
"
50935092
`;
50945093

0 commit comments

Comments
 (0)