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 {
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 {
You can’t perform that action at this time.
0 commit comments