Fix unit testing failing issue #209
Annotations
2 errors
build:
src/services/auth.service.test.ts#L19
Replace `⏎····(payload:·PayloadType)·=>⏎······`mocked_token_${payload.userId}`⏎··` with `(payload:·PayloadType)·=>·`mocked_token_${payload.userId}``
|
build
Process completed with exit code 1.
|