Prechádzať zdrojové kódy

Rename spec group

https://youtrack.weseek.co.jp/issue/GW-7740
- Rename spec group prefix
mudana 3 rokov pred
rodič
commit
e85d31fb51

+ 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: ['7', '10', '20', '21', '30', '40', '60']
+        spec-group: ['10', '20', '21', '30', '40', '60','70']
 
     services:
       mongodb:

+ 0 - 0
packages/app/test/cypress/integration/7-tag/add-tag.spec.ts → packages/app/test/cypress/integration/70-tag/add-tag.spec.ts


+ 0 - 0
packages/app/test/cypress/integration/7-tag/duplicate-page.spec.ts → packages/app/test/cypress/integration/70-tag/duplicate-page.spec.ts


+ 0 - 0
packages/app/test/cypress/integration/7-tag/rename-page.spec.ts → packages/app/test/cypress/integration/70-tag/rename-page.spec.ts


+ 0 - 0
packages/app/test/cypress/integration/7-tag/tag-order.spec.ts → packages/app/test/cypress/integration/70-tag/tag-order.spec.ts