summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/tests/install.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/tests/install.scm b/gnu/tests/install.scm
index 1bf7ebcb80c..0bcf1458986 100644
--- a/gnu/tests/install.scm
+++ b/gnu/tests/install.scm
@@ -1901,7 +1901,9 @@ build (current-guix) and then store a couple of full system images.")
#$marionette)
(screenshot "installer-start.ppm")
- (marionette-eval* '(choose-locale+keyboard installer-socket)
+ (marionette-eval* '(choose-locale+keyboard
+ installer-socket
+ #:timezone '("Europe" "Paris"))
#$marionette)
(screenshot "installer-locale.ppm")