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 test that wasn't testing anything useful #5426

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

Jacalz
Copy link
Member

@Jacalz Jacalz commented Jan 17, 2025

Description:

We were just setting a value and then reading that it was the same. It could never fail. Let's change the test to do something and get VSCode to stop complaining. I checked all boxes as it kind of is a new test if you assume that old one did not actually test anything :)

Checklist:

  • Tests included.
  • Lint and formatter run with no errors.
  • Tests all pass.

We were just setting a value and then reading that it was the same. It could never fail. Let's cange the test to do something and get VSCode to stop complaining :)
@Jacalz Jacalz merged commit 6fc5c9a into fyne-io:develop Jan 17, 2025
12 checks passed
@Jacalz Jacalz deleted the fix-useless-test branch January 17, 2025 16:12
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