mirror of
https://github.com/grafana/grafana.git
synced 2025-02-11 16:15:42 -06:00
Remove auth module from ds_proxy oauth test
This commit is contained in:
parent
3b15e110a5
commit
4324a7f51a
@ -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,
|
||||
}),
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user