Skip to content

Commit

Permalink
Update .github/workflows/e2e-test.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Ángel Campos <[email protected]>
  • Loading branch information
khushboo-singhvi and acampos1916 authored Feb 14, 2025
1 parent de7a3c4 commit 6217232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:

- name: Delete Webhook
run: |
echo "Running DeleteWebhook command after E2E tests"
echo "Running DeleteWebhook command after E2E tests for clean-up"
docker exec -u www-data magento2-container php bin/magento adyen:management:delete-webhook
- name: Archive test result artifacts
Expand Down

0 comments on commit 6217232

Please sign in to comment.