/error
× 404.
Expected route to exist. Got 404.
FAIL · routing.spec.ts > 404
expected: a real page at this URL
received: nothing 😬
at Router.resolve (router.ts:42:8)
at Server.handle (server.ts:118:6)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
Possible causes:
× the page was deleted
× the URL was mistyped
× the page is being built (check back)
× you found a secret · nice
// open console & type test() to watch the rest of the suite pass while this one fails