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(e2e): migrate ui.json of E2E presets #575

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

madeindjs
Copy link
Collaborator

Migrated the ui.json of E2E to avoid warning during E2E test. I just ran writer edit tests/e2e/presets/$FILE in each preset folder and committed.

It should avoid unnecessary computation during the E2E execution and ease the migration.

@madeindjs madeindjs self-assigned this Oct 1, 2024
@madeindjs madeindjs changed the title chore(e2e): migrate ui.json of presets chore(e2e): migrate ui.json of E2E presets Oct 1, 2024
@madeindjs madeindjs force-pushed the fix-e2e-warning branch 4 times, most recently from df1f57b to da05cf2 Compare October 1, 2024 20:48
tests/e2e/index.js Outdated Show resolved Hide resolved
Migrated the `ui.json` of E2E to avoid warning during E2E test. I just ran `writer edit tests/e2e/presets/$FILE` in each preset folder and committed.

It should avoid unnecessary computation during the E2E execution and ease the migration.
@FabienArcellier FabienArcellier merged commit 89ea122 into writer:dev Oct 8, 2024
15 checks passed
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