Skip to content

Commit b55b459

Browse files
Add Cucumber as well
1 parent 71742f1 commit b55b459

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle/configure_tests.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import java.time.temporal.ChronoUnit
44
def isTestingInstrumentation(Project project) {
55
return [
66
"junit-4.10",
7+
"cucumber",
78
"cucumber-junit-4",
89
"junit-4.13",
910
"munit-junit-4",

0 commit comments

Comments
 (0)