Skip to content

Commit

Permalink
Ignore IT test
Browse files Browse the repository at this point in the history
  • Loading branch information
rupertbates committed Nov 10, 2023
1 parent 9e66460 commit a8c43ec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ object ProductMoveSpec extends ZIOSpecDefault {
} yield {
assert(true)(equalTo(true))
}
},
} @@ TestAspect.ignore,
test("Run product switch preview locally") {
for {
_ <- TestClock.setTime(Instant.now())
Expand Down

0 comments on commit a8c43ec

Please sign in to comment.