Explorar o código

remove white space

yohei0125 %!s(int64=4) %!d(string=hai) anos
pai
achega
27aa3d5b28
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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, {});