Skip to content

Commit

Permalink
chore(kubernetes/test): actually run the junit tests (#5855)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbyron-sf committed Jan 13, 2023
1 parent 675eacc commit da953e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clouddriver-kubernetes/clouddriver-kubernetes.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ dependencies {
testImplementation "org.springframework:spring-test"
testImplementation "org.springframework.boot:spring-boot-test"

testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine"

integrationImplementation project(":clouddriver-web")
integrationImplementation "org.springframework.boot:spring-boot-starter-test"
Expand Down

0 comments on commit da953e0

Please sign in to comment.