Skip to content

Commit 6299b4f

Browse files
committed
Polish neo4j-container build file
1 parent adbea9d commit 6299b4f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

examples/neo4j-container/build.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@ dependencies {
1414
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
1515
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.11.0'
1616
}
17+
18+
test {
19+
useJUnitPlatform()
20+
}

0 commit comments

Comments
 (0)