mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-29 12:09:56 +00:00
TUN-5616: Never fallback transport if user chooses it on purpose
This commit is contained in:
@@ -41,7 +41,7 @@ func TestWaitForBackoffFallback(t *testing.T) {
|
||||
}
|
||||
warpRoutingEnabled := false
|
||||
protocolSelector, err := connection.NewProtocolSelector(
|
||||
connection.HTTP2.String(),
|
||||
"auto",
|
||||
warpRoutingEnabled,
|
||||
namedTunnel,
|
||||
mockFetcher.fetch(),
|
||||
|
Reference in New Issue
Block a user