Skip to content

Commit

Permalink
Update android/engine/src/test/java/org/smartregister/fhircore/engine…
Browse files Browse the repository at this point in the history
…/data/local/register/RegisterRepositoryTest.kt
  • Loading branch information
pld authored Mar 3, 2023
1 parent f3d3280 commit 82dcf28
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ class RegisterRepositoryTest : RobolectricTest() {
Assert.assertEquals(20, recordsCount)
}
}

@Test
fun loadRegisterDataWithParamsReturnsFilteredResources() = runTest {
val group =
Expand Down

0 comments on commit 82dcf28

Please sign in to comment.