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 build error when using UI Tests #1164

Merged
merged 2 commits into from
Oct 13, 2024
Merged

Conversation

younata
Copy link
Member

@younata younata commented Oct 13, 2024

Fixes #1157

Thanks PointFree for documenting a fix (thank @Primecutz for the link)
Thanks @fraune for uploading the project I used to ensure the fix worked!

The PR should summarize what was changed and why. Here are some questions to
help you if you're not sure:

  • What behavior was changed?
  • What code was refactored / updated to support this change?
  • What issues are related to this PR? Or why was this change introduced?

Checklist - While not every PR needs it, new features should consider this list:

  • Does this have tests?
  • Does this have documentation?
  • Does this break the public API (Requires major version bump)?
  • Is this a new feature (Requires minor version bump)?

@younata younata merged commit 566294c into main Oct 13, 2024
12 of 16 checks passed
@younata younata deleted the fix_testing_import_on_uitests branch October 13, 2024 23:39
noamfreeman pushed a commit to noamfreeman/Nimble that referenced this pull request Oct 14, 2024
Thanks PointFree for documenting a fix.
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.

Missing required module 'Testing' when trying to run UI Tests
1 participant