Skip to content

Commit

Permalink
Update core/data/src/test/kotlin/com/google/samples/apps/nowinandroid…
Browse files Browse the repository at this point in the history
…/core/data/repository/OfflineFirstTopicsRepositoryTest.kt
  • Loading branch information
dturner authored Jan 7, 2025
1 parent dfc55c9 commit 793317b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ class OfflineFirstTopicsRepositoryTest {
@Test
fun offlineFirstTopicsRepository_topics_stream_is_backed_by_topics_dao() =
testScope.runTest {
// will return non-empty lists.
subject.syncWith(synchronizer)

assertEquals(
Expand Down

0 comments on commit 793317b

Please sign in to comment.