Sfoglia il codice sorgente

remove white space

yohei0125 4 anni fa
parent
commit
27aa3d5b28
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      packages/app/test/integration/service/pagev5.test.ts

+ 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, {});