Przeglądaj źródła

remove white space

yohei0125 4 lat temu
rodzic
commit
27aa3d5b28

+ 0 - 1
packages/app/test/integration/service/pagev5.test.ts

@@ -257,7 +257,6 @@ describe('PageService page operations with only public pages', () => {
     });
 
     test('Should move to under non-empty page', async() => {
-
       // rename target page
       const newPath = '/v5_ParentForRename1/renamedChildForRename1';
       const renamedPage = await renamePage(childForRename1, newPath, dummyUser1, {});