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 failing unit test #639

Merged
merged 1 commit into from
Sep 18, 2024
Merged

Fix failing unit test #639

merged 1 commit into from
Sep 18, 2024

Conversation

kasparsd
Copy link
Collaborator

@kasparsd kasparsd commented Sep 18, 2024

What?

In #619 the return value of a method was changed to void which caused an old test to fail.

Why?

How?

Consider that the method was used for pure output, there is no value in testing that method separately. Removing it.

Testing Instructions

See the automated tests in CI passing.

Screenshots or screencast

Changelog Entry

@kasparsd kasparsd merged commit acd9e9c into master Sep 18, 2024
48 checks passed
@kasparsd kasparsd deleted the fix-two-factor-options-test branch September 18, 2024 15:13
@kasparsd kasparsd mentioned this pull request Sep 18, 2024
@jeffpaul jeffpaul added this to the 0.10.0 milestone Sep 19, 2024
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