Skip to content

test(cy): Fix ImageView native tests - #6374

Merged
juliusknorr merged 1 commit into
mainfrom
fix/cy_imageview
Sep 15, 2024
Merged

test(cy): Fix ImageView native tests#6374
juliusknorr merged 1 commit into
mainfrom
fix/cy_imageview

Conversation

@mejo-

Copy link
Copy Markdown
Member

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
Copy Markdown
MemberAuthor

/backport to stable30

Use `createFile` instead of `createMarkdown` in `before()` block. No
idea why, but it fixes the tests reliably.
Signed-off-by: Jonas <jonas@freesources.org>
@juliusknorr
juliusknorr merged commit ec9b3fc into mainSep 15, 2024
@juliusknorr
juliusknorr deleted the fix/cy_imageview branch September 15, 2024 08:06
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewregressiontestsIf you write them we ♥ you

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants

@mejo-@juliusknorr