Skip to content

Commit

Permalink
puzzle indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
amihaiemil committed Dec 17, 2019
1 parent 68adec1 commit adec112
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/test/java/com/amihaiemil/docker/RtImagesITCase.java
Expand Up @@ -67,9 +67,9 @@ public void iteratesImages() throws Exception {
* {@link RtImages} can filter Images and return filtered Images.
* @throws Exception If an error occurs.
* @todo #187:30min To have multiple controlled images for filtering and
* not the ubuntu image dependency for this test will be nice to have
* the build Images implemented as described here:
* https://docs.docker.com/engine/api/v1.37/#operation/ImageBuild.
* not the ubuntu image dependency for this test will be nice to have
* the build Images implemented as described here:
* https://docs.docker.com/engine/api/v1.37/#operation/ImageBuild.
*/
@Test
public void filterImage() throws Exception {
Expand Down

0 comments on commit adec112

Please sign in to comment.