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

chore(ci): update e2e test workflow to allow nested directories #330

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

ctreatma
Copy link
Contributor

@ctreatma ctreatma commented Aug 11, 2023

The end-to-end tests for #282 are failing because the tests were moved to nested directories. This updates the e2e test workflow to not care about how the tests are laid out within the test/e2e directory so that we can move things around freely.

The end-to-end tests for #282 are failing because the tests were moved
to nested directories.  This updates the e2e test workflow to not care
about how the tests are laid out within the test/e2e directory so that
we can move things around freely.
Copy link
Contributor

@codinja1188 codinja1188 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@ctreatma ctreatma merged commit 0f7ee5e into main Aug 11, 2023
3 checks passed
@ctreatma ctreatma deleted the e2e-test-structure branch August 11, 2023 15:49
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.

2 participants