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

ci: Fix failing tests #68

Merged
merged 1 commit into from
Mar 15, 2024
Merged

ci: Fix failing tests #68

merged 1 commit into from
Mar 15, 2024

Conversation

keelerm84
Copy link
Member

@keelerm84 keelerm84 commented Mar 15, 2024

mockito made some changes in the v1.3.1 release which are effecting our
unit tests. Using their sync client within an async test was never a
supported use case, so I've updated the code to use the appropriate
async methods.

mockito made some changes in the v1.3.1 release which is effecting our
unit tests. Using their sync client within an async test was never a
supported use case, so I've updated the code to use the appropriate
async methods.
@keelerm84 keelerm84 requested a review from a team March 15, 2024 19:24
Copy link

This pull request has been linked to Shortcut Story #236805: Fix async mockito tests in rust.

@keelerm84 keelerm84 merged commit 7b538a6 into main Mar 15, 2024
4 checks passed
@keelerm84 keelerm84 deleted the mk/sc-236805/fix-tests branch March 15, 2024 20:33
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.

3 participants