Skip to content

Commit

Permalink
removed twp more unneeded test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnvg committed Aug 13, 2023
1 parent c7ac145 commit 971c6d8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions x-pack/plugin/rollup/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ base {

dependencies {
compileOnly project(path: xpackModule('core'))
testImplementation project(':modules:data-streams')
testImplementation project(path: xpackModule('ilm'))
testImplementation(testArtifact(project(xpackModule('core'))))
}

Expand Down

0 comments on commit 971c6d8

Please sign in to comment.