Skip to content

Commit

Permalink
Revert "removed unneeded test implementation reference"
Browse files Browse the repository at this point in the history
This reverts commit 8eedff9.

Signed-off-by: Jeromy Cannon <[email protected]>
  • Loading branch information
jeromy-cannon committed Sep 22, 2023
1 parent 674c155 commit 4a82261
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fullstack-gradle-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ 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 4a82261

Please sign in to comment.