1
0

fix lint errors in backend unit tests

This commit is contained in:
Hazelnoot
2024-10-15 21:32:26 -04:00
parent 7431866d86
commit b5a1c54d65
6 changed files with 11 additions and 11 deletions
@@ -35,7 +35,7 @@ describe('FileInfoService', () => {
delete fi.porn;
return fi;
}
};
beforeAll(async () => {
app = await Test.createTestingModule({