Skip to content

Commit

Permalink
Merge b4b09e7 into 1da6a79
Browse files Browse the repository at this point in the history
  • Loading branch information
dvoet committed Nov 10, 2020
2 parents 1da6a79 + b4b09e7 commit b3cebe5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ class SamApiSpec extends FreeSpec with BillingFixtures with Matchers with ScalaF
}

"Sam" - {
"should give pets the same access as their owners" in {
"should give pets the same access as their owners" ignore {
val anyUser: Credentials = UserPool.chooseAnyUser
val userAuthToken: AuthToken = anyUser.makeAuthToken()

Expand Down

0 comments on commit b3cebe5

Please sign in to comment.