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

Update MainDispatcherRule.kt #1017

Merged

Conversation

mariomanhique
Copy link
Contributor

What I have done and why
Updated MainDispatcherRule parameter accessibility to private because its only needs to be accessible inside that class.

Fixes #1015

Do tests pass?
N/A

Is this your first pull request?
Yes, I have signed the CLA

Updated MainDispatcherRule parameter accessibility to private because its only needs to be accessible inside that class.
@dturner
Copy link
Collaborator

dturner commented Nov 6, 2023

Thanks for doing this.

@dturner dturner merged commit 5f5bd91 into android:main Nov 6, 2023
5 checks passed
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.

val testDispatcher should be private in MainDispatcherRule class
2 participants