Yohei-Shiina před 3 roky
rodič
revize
015f1e9858

+ 1 - 1
packages/app/test/cypress/integration/30-search/search.spec.ts

@@ -238,7 +238,7 @@ context('Search all pages', () => {
     cy.screenshot(`${ssPrefix}4-tag-order-by-last-update-date`);
   });
 
-// });
+});
 
 context('Search current tree with "prefix":', () => {
   const ssPrefix = 'search-current-tree-';