소스 검색

uncomment

Yohei-Shiina 3 년 전
부모
커밋
015f1e9858
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      packages/app/test/cypress/integration/30-search/search.spec.ts

+ 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-';