diff --git a/pkg/api/pluginproxy/ds_proxy_test.go b/pkg/api/pluginproxy/ds_proxy_test.go index e4d0c91a3df..9b811779215 100644 --- a/pkg/api/pluginproxy/ds_proxy_test.go +++ b/pkg/api/pluginproxy/ds_proxy_test.go @@ -417,8 +417,7 @@ func TestDSRouteRule(t *testing.T) { Type: "custom-datasource", Url: "http://host/root/", JsonData: simplejson.NewFromAny(map[string]interface{}{ - "oauthPassThru": true, - "oauthPassThruProvider": "oauth_generic_oauth", + "oauthPassThru": true, }), }