Skip to content

Remove InstantTaskExecutorRule as no longer needed #923

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
Mar 22, 2023

Conversation

dturner
Copy link
Collaborator

@dturner dturner commented Mar 21, 2023

No description provided.

@dturner dturner requested a review from manuelvicnt March 21, 2023 15:35
@dturner dturner force-pushed the remove-instant-task branch 2 times, most recently from 51cd19f to 7dfcd62 Compare March 21, 2023 15:38
@@ -44,14 +44,9 @@ class TaskDaoTest {
).allowMainThreadQueries().build()

// Set the main coroutines dispatcher for unit testing.
@ExperimentalCoroutinesApi
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Note this was redundant since @ExperimentalCoroutinesApi is added before the class declaration

@dturner dturner force-pushed the remove-instant-task branch from 7dfcd62 to dc40d70 Compare March 21, 2023 15:51
@dturner dturner merged commit a45c3c0 into android:main Mar 22, 2023
@dturner dturner deleted the remove-instant-task branch March 22, 2023 09:24
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