Update captcha string in local testing doc

This commit is contained in:
Ameya Lokare 2024-10-23 09:56:41 -07:00
parent 013e45596e
commit 1ea8d69b40
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ goal with the `test-server` profile activated:
This runs [`LocalWhisperServerService`][lwss] with [test configuration][test.yml] and [secrets][test secrets]. External
registration clients are stubbed so that:
- a captcha requirement can be satisfied with `test.test.registration.test`
- a captcha requirement can be satisfied with `noop.noop.registration.noop`
- any string will be accepted for a phone verification code
[lwss]: service/src/test/java/org/whispersystems/textsecuregcm/LocalWhisperServerService.java