We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 013e455 commit 1ea8d69Copy full SHA for 1ea8d69
TESTING.md
@@ -20,7 +20,7 @@ goal with the `test-server` profile activated:
20
This runs [`LocalWhisperServerService`][lwss] with [test configuration][test.yml] and [secrets][test secrets]. External
21
registration clients are stubbed so that:
22
23
-- a captcha requirement can be satisfied with `test.test.registration.test`
+- a captcha requirement can be satisfied with `noop.noop.registration.noop`
24
- any string will be accepted for a phone verification code
25
26
[lwss]: service/src/test/java/org/whispersystems/textsecuregcm/LocalWhisperServerService.java
0 commit comments