chore: update task title

This commit is contained in:
Mrugesh Mohapatra
2023-04-11 10:58:38 +05:30
parent ad842f7f0c
commit 4100d6a5be
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ jobs:
# We need to change this to cypress/e2e/ for the specific tests we are running
# in this workflow.
#
- name: Adjust the Cypress Config for 3rd party donation tests
- name: Adjust the Cypress Config
run: |
sed -i 's#cypress/e2e/default/#cypress/e2e/#g' cypress.config.js
+1 -1
View File
@@ -72,7 +72,7 @@ jobs:
# We need to change this to cypress/e2e/ for the specific tests we are running
# in this workflow.
#
- name: Adjust the Cypress Config for 3rd party donation tests
- name: Adjust the Cypress Config
run: |
sed -i 's#cypress/e2e/default/#cypress/e2e/#g' cypress.config.js