Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
alexflorisca committed Apr 5, 2022
1 parent a10c82b commit 02717cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php-js-e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
echo $JSON > .wp-env.override.json
npm run wp-env start
npm run wp-env clean all
npm run test:e2e -- cart-checkout-translations
npm run test:e2e -- cart-checkout-translations.test.js
- name: Upload artifacts on failure
if: ${{ failure() }}
Expand Down

0 comments on commit 02717cd

Please sign in to comment.