moby icon indicating copy to clipboard operation
moby copied to clipboard

Fix/remove broken integration-cli IPv6 tests

Open robmry opened this issue 1 year ago • 0 comments

- What I did

Found two integration-cli tests that didn't run, because the "requires IPv6" test they used was wrong (it'd only return true on a host with no IPv6), and sorted that out.

- How I did it

Fixed one test, deleted the other, deleted associated/broken helper functions - see the individual commit messages.

- How to verify it

It's tests.

- Description for the changelog


robmry avatar May 01 '24 18:05 robmry