You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1) superstruct
validation
partial
valid-partial-type:
Error: Expected "valid-partial-type" fixture not to throw an error but it did:
StructError: At path: c -- Expected a value of type `never`, but received: `"doe"`
at Context.<anonymous> (test/index.ts:64:23)
at processImmediate (node:internal/timers:476:21)
The text was updated successfully, but these errors were encountered:
Seems to me this test should work:
But it throws:
The text was updated successfully, but these errors were encountered: