Skip to content

Commit

Permalink
add test marker
Browse files Browse the repository at this point in the history
  • Loading branch information
smatting committed May 26, 2021
1 parent cc6d727 commit 90a4ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/galley/test/integration/API/Teams/LegalHold.hs
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ tests s =
testGroup
"teams listed"
[ test s "happy flow" testInWhitelist,
test s "handshake between LH device and user without consent is blocked" testNoConsentBlockDeviceHandshake,
test s "XXXXXX handshake between LH device and user without consent is blocked" testNoConsentBlockDeviceHandshake,
test
s
"If LH is activated for other user in 1:1 conv, 1:1 conv is blocked (connect after, personal peer)"
Expand Down

0 comments on commit 90a4ace

Please sign in to comment.