Skip to content

Commit 793317b

Browse files
authored
Update core/data/src/test/kotlin/com/google/samples/apps/nowinandroid/core/data/repository/OfflineFirstTopicsRepositoryTest.kt
1 parent dfc55c9 commit 793317b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/data/src/test/kotlin/com/google/samples/apps/nowinandroid/core/data/repository/OfflineFirstTopicsRepositoryTest.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ class OfflineFirstTopicsRepositoryTest {
6767
@Test
6868
fun offlineFirstTopicsRepository_topics_stream_is_backed_by_topics_dao() =
6969
testScope.runTest {
70-
// will return non-empty lists.
7170
subject.syncWith(synchronizer)
7271

7372
assertEquals(

0 commit comments

Comments
 (0)