mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-28 18:10:38 +00:00
Fix tests
This commit is contained in:
parent
101c217ef8
commit
7859084be8
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ run_main -a "$NUMBER_1" receive
|
|||
run_main -a "$NUMBER_1" updateGroup -g "$GROUP_ID" -m "$NUMBER_2"
|
||||
run_main -a "$NUMBER_1" block -g "$GROUP_ID"
|
||||
run_main -a "$NUMBER_1" unblock -g "$GROUP_ID"
|
||||
run_main -a "$NUMBER_1" submitRateLimitChallenge --challenge 8xxxxxx8-0xx2-4xx9-9xx2-4xxxxxxxxxx7 --captcha signal-hcaptcha
|
||||
run_main -a "$NUMBER_1" submitRateLimitChallenge --challenge 8xxxxxx8-0xx2-4xx9-9xx2-4xxxxxxxxxx7 --captcha signalcaptcha://signal-hcaptcha.5fa.registration.P.h.-K || true
|
||||
|
||||
## Basic send/receive
|
||||
for OUTPUT in "plain-text" "json"; do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue