Auth Route Tests #14
Annotations
2 errors and 1 warning
build:
src/routes/auth/auth.route.test.ts#L9
'testUser' is never reassigned. Use 'const' instead
|
build
Process completed with exit code 1.
|
build:
src/routes/auth/auth.route.test.ts#L65
'response' is assigned a value but never used
|