mirror of
https://github.com/moby/moby.git
synced 2025-07-30 18:23:29 +03:00
integration-cli: normalize comment formatting
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@ -44,7 +44,7 @@ func (s *DockerSuite) TestAPIImagesFilter(c *testing.T) {
|
||||
return images
|
||||
}
|
||||
|
||||
//incorrect number of matches returned
|
||||
// incorrect number of matches returned
|
||||
images := getImages("utest*/*")
|
||||
assert.Equal(c, len(images[0].RepoTags), 2)
|
||||
|
||||
|
Reference in New Issue
Block a user