فهرست منبع

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();
         expect(growiInfo.appSiteUrlHashed).toBeTruthy();
       });
       });
     });
     });
-
   });
   });
 
 
   describe('getUserInfo', () => {
   describe('getUserInfo', () => {