Skip to content

Conversation

@stnguyen90
Copy link
Contributor

@stnguyen90 stnguyen90 commented Jun 23, 2023

What does this PR do?

This fixes the CI because the mockito 5.4.1 doesn't work with our version of flutter_test:

Because mockito >=5.4.1 depends on matcher ^0.12.15 and every version of flutter_test from sdk depends on matcher 0.12.13, mockito >=5.4.1 is incompatible with flutter_test from sdk.

Test Plan

CI tests for flutter should pass

Related PRs and Issues

None

Have you read the Contributing Guidelines on issues?

Yes

This fixes the CI because the mockito 5.4.1 doesn't
work with our version of flutter_test
@stnguyen90 stnguyen90 requested a review from lohanidamodar June 23, 2023 17:38
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