File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/test/java/com/amihaiemil/docker Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -67,9 +67,9 @@ public void iteratesImages() throws Exception {
67
67
* {@link RtImages} can filter Images and return filtered Images.
68
68
* @throws Exception If an error occurs.
69
69
* @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.
73
73
*/
74
74
@ Test
75
75
public void filterImage () throws Exception {
You can’t perform that action at this time.
0 commit comments