Przeglądaj źródła

feat: VRT tag - rename page from generated tag

https://youtrack.weseek.co.jp/issue/GW-7740
- Add data-testid prop for rename button and new page name input
- Fix insert new page name
- Fix submit page rename
- Add visit  new page name ex: /ourus
I Komang Mudana 4 lat temu
rodzic
commit
4f4150feb6
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .github/workflows/reusable-app-prod.yml

+ 1 - 1
.github/workflows/reusable-app-prod.yml

@@ -180,7 +180,7 @@ jobs:
       fail-fast: false
       fail-fast: false
       matrix:
       matrix:
         # List string expressions that is comma separated ids of tests in "test/cypress/integration"
         # List string expressions that is comma separated ids of tests in "test/cypress/integration"
-        spec-group: ['10', '20', '21', '30', '40', '60']
+        spec-group: ['7', '10', '20', '21', '30', '40', '60']
 
 
     services:
     services:
       mongodb:
       mongodb: