summaryrefslogtreecommitdiff
path: root/tests/scripts/switch-to-user.script
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scripts/switch-to-user.script')
-rw-r--r--tests/scripts/switch-to-user.script4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/scripts/switch-to-user.script b/tests/scripts/switch-to-user.script
index 256fcc41..8ff2c89f 100644
--- a/tests/scripts/switch-to-user.script
+++ b/tests/scripts/switch-to-user.script
@@ -16,7 +16,7 @@ GREETER CONNECTED-TO-DAEMON
# Alice is logged in
GREETER LOGIN USERNAME=alice
GREETER SHOW-PROMPT TEXT="Password:"
-GREETER PROVIDE-SECRET TEXT="password"
+GREETER RESPOND TEXT="password"
GREETER AUTHENTICATION-COMPLETE AUTHENTICATED=TRUE
GREETER QUIT
SESSION START USER=alice
@@ -43,7 +43,7 @@ GREETER CONNECTED-TO-DAEMON
# Log in as alice
GREETER LOGIN USERNAME=alice
GREETER SHOW-PROMPT TEXT="Password:"
-GREETER PROVIDE-SECRET TEXT="password"
+GREETER RESPOND TEXT="password"
GREETER AUTHENTICATION-COMPLETE AUTHENTICATED=TRUE
# New display should quit, and first login should be actived