Skip to content

Fix CI issue #524

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

Merged
merged 1 commit into from
Jan 28, 2022
Merged

Fix CI issue #524

merged 1 commit into from
Jan 28, 2022

Conversation

iAmWillShepherd
Copy link
Contributor

@iAmWillShepherd iAmWillShepherd commented Jan 11, 2022

I noticed the last commit ba9eca1 resulted in a broken build; this is because MethodChannel.setMockMethodCallHandler was replaced by TestDefaultBinaryMessenger.setMockMethodCallHandler (ref). The migration guide indicated that a specific package needed to be imported so the test could behave as expected.


This change is Reviewable

Copy link
Member

@jkasten2 jkasten2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @iAmWillShepherd)

@iAmWillShepherd
Copy link
Contributor Author

@jkasten2

Apologies, but I don't know the process for merging reviewed PRs. Who's responsibility is it to hit the button? I'm happy to do it, but don't want to do stuff out outside the process.

@iAmWillShepherd iAmWillShepherd requested review from a team January 21, 2022 21:50
@jkasten2
Copy link
Member

@iAmWillShepherd Sorry missed this, the author can merge after a maintainer approves the PR.
I am merging it in now however so it gets into the next release we shipping soon.

@jkasten2 jkasten2 merged commit 6cab06c into main Jan 28, 2022
@jkasten2 jkasten2 deleted the fix-build branch January 28, 2022 04:11
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