Просмотр исходного кода

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 лет назад
Родитель
Сommit
4f4150feb6
1 измененных файлов с 1 добавлено и 1 удалено
  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
       matrix:
         # 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:
       mongodb: