diff options
Diffstat (limited to 'hst/hst_test.go')
| -rw-r--r-- | hst/hst_test.go | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/hst/hst_test.go b/hst/hst_test.go index 01d229fe..e3b98614 100644 --- a/hst/hst_test.go +++ b/hst/hst_test.go @@ -105,8 +105,7 @@ func TestTemplate(t *testing.T) { "enablements": { "wayland": true, "dbus": true, - "pipewire": true, - "pulse": true + "pipewire": true }, "session_bus": { "see": null, |
