Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
paullatzelsperger committed Jul 8, 2024
1 parent 537195c commit 93aa750
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions edc-tests/edc-controlplane/transfer-tests/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ dependencies {
testImplementation(libs.edc.junit)
testImplementation(libs.restAssured)
testImplementation(libs.awaitility)
testRuntimeOnly(libs.edc.transaction.local)
}

// do not publish
Expand Down

0 comments on commit 93aa750

Please sign in to comment.