Generate registration options #9
Annotations
2 errors
test/index.spec.ts > Routing tests > recognizes GET /registration/options:
test/index.spec.ts#L28
AssertionError: expected 400 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 400
❯ test/index.spec.ts:28:27
|
test (20)
Process completed with exit code 1.
|