Skip to content

Commit f17b988

Browse files
lourwxiongemi
authored andcommitted
chore(repo): fix formatting
1 parent 8abc9ab commit f17b988

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/src/dockerTest/java/org/springframework/boot/gradle/tasks/bundling/BootBuildImageIntegrationTests.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,8 +316,6 @@ void buildsImageWithVolumeCaches() throws IOException {
316316
}
317317

318318
@TestTemplate
319-
@EnabledOnOs(value = OS.LINUX, disabledReason = "Works with Docker Engine on Linux but is not reliable with "
320-
+ "Docker Desktop on other OSs")
321319
void buildsImageWithBindCaches() throws IOException {
322320
writeMainClass();
323321
writeLongNameResource();

0 commit comments

Comments
 (0)