Skip to content

Commit

Permalink
removed unneeded test implementation reference
Browse files Browse the repository at this point in the history
Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
  • Loading branch information
jeromy-cannon committed Sep 22, 2023
1 parent 23c3104 commit 674c155
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fullstack-gradle-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ configurations.runtimeElements {
dependencies {
internal(platform(project(":fullstack-bom")))
internal(project(":fullstack-helm-client"))
testImplementation(project(":fullstack-helm-client"))
}

tasks.shadowJar {
Expand Down

0 comments on commit 674c155

Please sign in to comment.