Skip to content

Commit 4af9698

Browse files
committed
Fix checkstyle
1 parent db5550c commit 4af9698

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/linked-container/src/test/java/com/example/linkedcontainer/LinkedContainerTestImages.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44

55
public interface LinkedContainerTestImages {
66
DockerImageName POSTGRES_TEST_IMAGE = DockerImageName.parse("postgres:9.6.12");
7+
78
DockerImageName REDMINE_TEST_IMAGE = DockerImageName.parse("redmine:3.3.2");
89
}

0 commit comments

Comments
 (0)