Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
smatting committed Apr 27, 2023
1 parent ff85c1a commit c3ed0c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions services/brig/test/integration/Federation/End2end.hs
Original file line number Diff line number Diff line change
Expand Up @@ -1354,3 +1354,7 @@ testRemoteTypingIndicator brig1 brig2 galley1 galley2 cannon1 cannon2 = do
checkEvent wsAlice bob StartedTyping
isTyping galley2 bob StoppedTyping
checkEvent wsAlice bob StoppedTyping

testMixedProtocolUpgrade :: Http ()
testMixedProtocolUpgrade = do
error "TODO"

0 comments on commit c3ed0c8

Please sign in to comment.