Skip to content

Commit

Permalink
zio mock
Browse files Browse the repository at this point in the history
  • Loading branch information
djnzx committed Sep 5, 2024
1 parent 1ecbcbe commit c89782e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zio2/src/main/scala/mocks/EmailServiceTest.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import zio.mock._
import zio.test._

// https://github.com/zio/zio-mock
// TODO: https://github.com/kitlangton/stubby
object EmailServiceTest extends ZIOSpecDefault {

/** emailService call */
Expand Down

0 comments on commit c89782e

Please sign in to comment.