diff --git a/src/modules/discover/form-data/discover-form-data.service.spec.ts b/src/modules/discover/form-data/discover-form-data.service.spec.ts index 1272fd9..ec6ac64 100644 --- a/src/modules/discover/form-data/discover-form-data.service.spec.ts +++ b/src/modules/discover/form-data/discover-form-data.service.spec.ts @@ -1,3 +1,4 @@ +/* eslint-disable @typescript-eslint/no-useless-template-literals */ import { Test, TestingModule } from '@nestjs/testing'; import { DiscoverFormDataService } from './discover-form-data.service';