Merge pull request #18306 from runcom/add-test-suffix
integration-cli: add _test suffix to test file
This commit is contained in:
commit
7bef428110
1 changed files with 0 additions and 1 deletions
|
@ -123,5 +123,4 @@ func (s *DockerRegistrySuite) TestV1(c *check.C) {
|
|||
|
||||
s.d.Cmd("pull", repoName)
|
||||
c.Assert(v1Repo, check.Equals, 3, check.Commentf("Expected v1 repository access after pull"))
|
||||
|
||||
}
|
Loading…
Add table
Reference in a new issue