Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Support es module for e2e test #194

Merged
merged 1 commit into from
Jul 10, 2022
Merged

Conversation

ntt261298
Copy link
Collaborator

@ntt261298 ntt261298 commented Jul 10, 2022

Summary/ Motivation (TLDR;)

  • After merging PR E2e git action test #192, the workflow still failed because the e2e config file uses the es module, which is not supported in workflow environment

Related issues

Fixes

  • Support es module for e2e test

@netlify
Copy link

netlify bot commented Jul 10, 2022

Deploy Preview for jest-preview-library canceled.

Name Link
🔨 Latest commit 4e71227
🔍 Latest deploy log https://app.netlify.com/sites/jest-preview-library/deploys/62cb08f84dc6020009f0fcff

@ntt261298 ntt261298 merged commit c3e7c76 into main Jul 10, 2022
@ntt261298 ntt261298 deleted the e2e-git-action-fixing branch July 10, 2022 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant