Remove auth module from ds_proxy oauth test
This commit is contained in:
@@ -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,
|
||||
}),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user