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

Replace usage of Dispatchers with DispatcherProvider in example app #1851

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

OscarSpruit
Copy link
Contributor

Description

This will make sure espresso tests will be aware of all async work that is happening and should fix the UI tests.

@OscarSpruit OscarSpruit added the Chore [PRs only] Indicates any task that does not need to be mentioned in the public release notes label Oct 28, 2024
@OscarSpruit OscarSpruit requested a review from a team as a code owner October 28, 2024 13:20
This will make sure espresso tests will be aware of all async work that is happening and should fix the UI tests.
@OscarSpruit OscarSpruit force-pushed the chore/fix-dispatchers-in-example branch from 1e0763c to a4e7e7a Compare October 29, 2024 09:05
Copy link

✅ No public API changes

Copy link

sonarcloud bot commented Oct 29, 2024

@OscarSpruit OscarSpruit merged commit abda40d into develop Oct 29, 2024
10 checks passed
@OscarSpruit OscarSpruit deleted the chore/fix-dispatchers-in-example branch October 29, 2024 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chore [PRs only] Indicates any task that does not need to be mentioned in the public release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants