소스 검색

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

Tatsuya Ise 2 년 전
부모
커밋
da07d2493b
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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', () => {