Skip to content

Commit adec112

Browse files
authored
puzzle indentation
1 parent 68adec1 commit adec112

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/test/java/com/amihaiemil/docker/RtImagesITCase.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@ public void iteratesImages() throws Exception {
6767
* {@link RtImages} can filter Images and return filtered Images.
6868
* @throws Exception If an error occurs.
6969
* @todo #187:30min To have multiple controlled images for filtering and
70-
* not the ubuntu image dependency for this test will be nice to have
71-
* the build Images implemented as described here:
72-
* https://docs.docker.com/engine/api/v1.37/#operation/ImageBuild.
70+
* not the ubuntu image dependency for this test will be nice to have
71+
* the build Images implemented as described here:
72+
* https://docs.docker.com/engine/api/v1.37/#operation/ImageBuild.
7373
*/
7474
@Test
7575
public void filterImage() throws Exception {

0 commit comments

Comments
 (0)