Skip to content

Commit 6dab841

Browse files
committed
chore: regen fixtures after coerced schema switch
The hono-valibot middleware generator switched from exact* to coerced validators in e23ffce, but the on-disk fixtures were never regenerated. Catching them up so future fixture diffs reflect only the change at hand.
1 parent d89c33f commit 6dab841

23 files changed

Lines changed: 617 additions & 623 deletions

__tests__/fixtures/docker/commands.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* WARN: Do not edit directly.
55
*
6-
* Generated on 2026-05-02T06:45:34.878Z
6+
* Generated on 2026-05-09T08:13:59.952Z
77
*
88
*/
99
/** eslint-disable max-classes */

__tests__/fixtures/docker/enums.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* WARN: Do not edit directly.
55
*
6-
* Generated on 2026-05-02T05:45:49.139Z
6+
* Generated on 2026-05-09T08:13:59.952Z
77
*
88
*/
99
/**

0 commit comments

Comments
 (0)