Skip to content

Commit 8465f35

Browse files
dbuosDaniel Bustamante Ospina
authored andcommitted
Fix build
1 parent 036b61a commit 8465f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

acceptance/async-tests/async-tests.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ dependencies {
33
compile('org.springframework.boot:spring-boot-starter')
44
}
55

6-
test.onlyIf { true }
6+
test.onlyIf { false }

0 commit comments

Comments
 (0)