You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrate from Robolectric.flushForegroundThreadScheduler to ShadowLooper.runToEndOfTasks (#6918)
Robolectric.flushForegroundThreadScheduler is going to be removed in a
forthcoming Robolectric release. The Robolectric Scheduler APIs are
designed for LEGACY Looper mode which has been deprecated for years.
Copy file name to clipboardExpand all lines: firebase-inappmessaging/src/test/java/com/google/firebase/inappmessaging/internal/ForegroundNotifierTest.java
0 commit comments