Skip to content

Commit 11111a2

Browse files
Consolidate Jupiter Frameworks
Consolidate Jupiter Frameworks by using single package import.
1 parent 9a5069e commit 11111a2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

e2e-tests/build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,4 @@ tasks.withType(Test) {
3737
test {
3838
useJUnitPlatform()
3939
dependsOn "cleanTest" // never re-use previous test outputs
40-
}
41-
40+
}

0 commit comments

Comments
 (0)