diff --git a/enterprise/wsproxy/wsproxy_test.go b/enterprise/wsproxy/wsproxy_test.go index 145a69a95e846..cff04e26a4296 100644 --- a/enterprise/wsproxy/wsproxy_test.go +++ b/enterprise/wsproxy/wsproxy_test.go @@ -324,6 +324,7 @@ func TestDERPEndToEnd(t *testing.T) { deploymentValues.Experiments = []string{ "*", } + deploymentValues.DERP.Config.BlockDirect = true client, closer, api, user := coderdenttest.NewWithAPI(t, &coderdenttest.Options{ Options: &coderdtest.Options{