Remove auth module from ds_proxy oauth test

pull/15205/head
Sean Lafferty 7 years ago
parent 3b15e110a5
commit 4324a7f51a
  1. 1
      pkg/api/pluginproxy/ds_proxy_test.go

@ -418,7 +418,6 @@ func TestDSRouteRule(t *testing.T) {
Url: "http://host/root/",
JsonData: simplejson.NewFromAny(map[string]interface{}{
"oauthPassThru": true,
"oauthPassThruProvider": "oauth_generic_oauth",
}),
}

Loading…
Cancel
Save