diff --git a/gnu/tests/desktop.scm b/gnu/tests/desktop.scm index 3f861b253b0..a1765cb1700 100644 --- a/gnu/tests/desktop.scm +++ b/gnu/tests/desktop.scm @@ -53,9 +53,9 @@ ;; Log in as root on tty1, and check what 'loginctl' returns. (test-equal "login on tty1" - '(("c1" "0" "root" "seat0" "tty1") ;session - ("seat0") ;seat - ("0" "root" "no")) ;user + '(("c1" "0" "root" "seat0" "tty1" "active" "no" "-") ;session + ("seat0") ;seat + ("0" "root" "no" "active")) ;user (begin ;; Wait for tty1.