aboutsummaryrefslogtreecommitdiffhomepage
path: root/hst/config_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'hst/config_test.go')
-rw-r--r--hst/config_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/hst/config_test.go b/hst/config_test.go
index 731a1317..776c21e9 100644
--- a/hst/config_test.go
+++ b/hst/config_test.go
@@ -58,7 +58,7 @@ func TestConfigValidate(t *testing.T) {
Shell: fhs.AbsTmp,
Path: fhs.AbsTmp,
}}, &hst.AppError{Step: "validate configuration", Err: hst.ErrInsecure,
- Msg: "enablement PulseAudio requires PipeWire, which is not set"}},
+ Msg: "enablement PulseAudio is insecure and no longer supported"}},
{"valid", &hst.Config{Container: &hst.ContainerConfig{
Home: fhs.AbsTmp,
Shell: fhs.AbsTmp,