Explorar el Código

refs #124935: Fix quistionnaire answer
- Remove unnecessary line breaks

Tatsuya Ise hace 2 años
padre
commit
da07d2493b
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      apps/app/test/integration/service/questionnaire.test.ts

+ 0 - 1
apps/app/test/integration/service/questionnaire.test.ts

@@ -70,7 +70,6 @@ describe('QuestionnaireService', () => {
         expect(growiInfo.appSiteUrlHashed).toBeTruthy();
       });
     });
-
   });
 
   describe('getUserInfo', () => {