Remove obsolete "recaptcha"

This commit is contained in:
Chris Eager
2024-06-24 10:28:33 -05:00
committed by Chris Eager
parent 4aadabfac0
commit 1134df88e2
3 changed files with 3 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ import org.whispersystems.textsecuregcm.util.SystemMapper;
class AnswerChallengeRequestTest {
@ParameterizedTest
@ValueSource(strings = {"captcha", "recaptcha"})
@ValueSource(strings = {"captcha"})
void parse(final String type) throws JsonProcessingException {
{
final String pushChallengeJson = """