Remove auth module from ds_proxy oauth test

This commit is contained in:
Sean Lafferty 2019-03-13 13:28:49 -04:00
parent 3b15e110a5
commit 4324a7f51a

View File

@ -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,
}),
}