Skip to content

Commit

Permalink
add roboelectric
Browse files Browse the repository at this point in the history
  • Loading branch information
jennantilla committed Jul 30, 2024
1 parent f4e5b6e commit c19e4f0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import io.kotest.matchers.shouldBe
import io.kotest.matchers.shouldNotBe
import java.util.UUID

@RobolectricTest
class InAppMessagesTests : FunSpec({
val iamClickId = "button_id_123"
val limit = 5
Expand Down

0 comments on commit c19e4f0

Please sign in to comment.