File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
plugin/security/qa/microsoft-graph-authz-tests Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ /*
2+ * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
3+ * or more contributor license agreements. Licensed under the "Elastic License
4+ * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
5+ * Public License v 1"; you may not use this file except in compliance with, at
6+ * your election, the "Elastic License 2.0", the "GNU Affero General Public
7+ * License v3.0 only", or the "Server Side Public License, v 1".
8+ */
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ dependencies {
44 javaRestTestImplementation project(' :x-pack:plugin:core' )
55 javaRestTestImplementation project(' :x-pack:plugin:security' )
66 javaRestTestImplementation testArtifact(project(" :x-pack:plugin:security:qa:saml-rest-tests" ), " javaRestTest" )
7- clusterPlugins project(' :plugins:microsoft-graph-authz' )
7+ clusterPlugins project(' :x-pack:extras: plugins:microsoft-graph-authz' )
88 clusterModules project(" :modules:analysis-common" )
99}
1010
You can’t perform that action at this time.
0 commit comments