1) GET /scenes/:scene/:filename(.*)
can abort responses:
AssertionError: expected promise to be rejected with an error matching /socket hang up/ but it was fulfilled with { Object (_events, _eventsCount, ...) }
2) GET /scenes/:scene/:filename(.*)
"after each" hook for "can abort responses":
Uncaught Error: aborted
at connResetException (node:internal/errors:720:14)
at Socket.socketCloseListener (node:_http_client:455:19)
at Socket.emit (node:events:526:35)
at TCP.<anonymous> (node:net:337:12)
3) GET /scenes/:scene/:filename(.*)
"after each" hook for "can abort responses":
Error: done() called multiple times in hook <GET /scenes/:scene/:filename(.*) "after each" hook for "can abort responses"> of file /Users/sebastien/repositories/eCorpus/source/server/routes/scenes/get/file.test.ts
Log: