fix lint errors in backend unit tests
This commit is contained in:
@@ -35,7 +35,7 @@ describe('FileInfoService', () => {
|
||||
delete fi.porn;
|
||||
|
||||
return fi;
|
||||
}
|
||||
};
|
||||
|
||||
beforeAll(async () => {
|
||||
app = await Test.createTestingModule({
|
||||
|
||||
Reference in New Issue
Block a user