diff options
Diffstat (limited to 'internal/app/app_pd_test.go')
| -rw-r--r-- | internal/app/app_pd_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/app/app_pd_test.go b/internal/app/app_pd_test.go index 2d042a2c..269c8aa3 100644 --- a/internal/app/app_pd_test.go +++ b/internal/app/app_pd_test.go @@ -267,7 +267,7 @@ var testCasesPd = []sealTestCase{ "SHELL": "/run/current-system/sw/bin/zsh", "TERM": "xterm-256color", "USER": "chronos", - "WAYLAND_DISPLAY": "/run/user/65534/wayland-0", + "WAYLAND_DISPLAY": "wayland-0", "XDG_RUNTIME_DIR": "/run/user/65534", "XDG_SESSION_CLASS": "user", "XDG_SESSION_TYPE": "tty", |
