Browse Source

Deleted "only" in page.test.js

Shunm634-source 3 years ago
parent
commit
93c4c6c52c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/app/test/integration/service/page.test.js

+ 1 - 1
packages/app/test/integration/service/page.test.js

@@ -424,7 +424,7 @@ describe('PageService', () => {
     });
   });
 
-  describe.only('rename page', () => {
+  describe('rename page', () => {
     let pageEventSpy;
     let renameDescendantsWithStreamSpy;
     // mock new Date() and Date.now()