diff options
Diffstat (limited to 'test/data/auth')
-rw-r--r-- | test/data/auth/fail-after-n-attempts.auth-script | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/data/auth/fail-after-n-attempts.auth-script b/test/data/auth/fail-after-n-attempts.auth-script index a56f182b..0ced386b 100644 --- a/test/data/auth/fail-after-n-attempts.auth-script +++ b/test/data/auth/fail-after-n-attempts.auth-script @@ -30,4 +30,5 @@ EXPECT_STATE WAITING_FOR_INPUT # 6 SEND 'AUTH EXTERNAL USERID_HEX' +EXPECT_COMMAND REJECTED EXPECT_STATE NEED_DISCONNECT |