Browse Source

Update spec group

- Add spec group prefix
Mudana-Grune 3 years ago
parent
commit
af8bffcfec
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/reusable-app-prod.yml

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

@@ -189,7 +189,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: ['10', '20', '21', '30', '40', '50', '60']
 
     services:
       mongodb: