Skip to content

Commit

Permalink
Merge pull request #1490 from wireapp/v2021-05-05
Browse files Browse the repository at this point in the history
Release 2021_05_05
  • Loading branch information
jmatsushita authored May 5, 2021
2 parents 76b2ede + b3a9037 commit c43d804
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ import Wire.API.Federation.GRPC.Types (Component (Brig), FederatedRequest (Feder
import Wire.API.User (UserProfile)

spec :: Spec
spec = fdescribe "Federator.Client" $ do
spec = xdescribe "Federator.Client" $ do
it "should make correct calls to the federator and parse success response correctly" $ do
handle <- generate arbitrary
expectedResponse :: Maybe UserProfile <- generate arbitrary
Expand Down

0 comments on commit c43d804

Please sign in to comment.