Skip to content

Commit c71074e

Browse files
committed
fix: dropped rebased line
1 parent 5733ae3 commit c71074e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration/test/Test/UserGroup.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,3 +426,4 @@ testUserGroupUpdateChannelsNonExisting = do
426426
postConversation alice (defProteus {team = Just tid})
427427
>>= getJSON 201
428428
>>= objConvId
429+
updateUserGroupChannels bob gid [convId.id_] >>= assertLabel 404 "user-group-not-found"

0 commit comments

Comments
 (0)