diff --git a/services/galley/test/integration/API/Teams/LegalHold.hs b/services/galley/test/integration/API/Teams/LegalHold.hs index ca5bc1e2b1d..eccced79033 100644 --- a/services/galley/test/integration/API/Teams/LegalHold.hs +++ b/services/galley/test/integration/API/Teams/LegalHold.hs @@ -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)"