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

test(cy): Fix ImageView native tests #6374

Merged
merged 1 commit into from
Sep 15, 2024
Merged

test(cy): Fix ImageView native tests #6374

merged 1 commit into from
Sep 15, 2024

Conversation

mejo-
Copy link
Member

@mejo- mejo- commented Sep 14, 2024

Use createFile instead of createMarkdown in before() block. No idea why, but it fixes the tests reliably.

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests

@mejo- mejo- added tests If you write them we ♥ you 3. to review regression labels Sep 14, 2024
@mejo- mejo- self-assigned this Sep 14, 2024
@mejo-
Copy link
Member Author

mejo- commented Sep 14, 2024

/backport to stable30

Use `createFile` instead of `createMarkdown` in `before()` block. No
idea why, but it fixes the tests reliably.

Signed-off-by: Jonas <[email protected]>
@juliushaertl juliushaertl merged commit ec9b3fc into main Sep 15, 2024
57 of 61 checks passed
@juliushaertl juliushaertl deleted the fix/cy_imageview branch September 15, 2024 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review regression tests If you write them we ♥ you
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants