Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit da8cd68

Browse files
Tibor VassthaJeztah
authored andcommitted
integration-cli: run goimports
Signed-off-by: Tibor Vass <tibor@docker.com> (cherry picked from commit 5b7347c) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent 9464d3c commit da8cd68

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

integration-cli/docker_cli_ps_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ import (
1515
"gotest.tools/assert"
1616
is "gotest.tools/assert/cmp"
1717
"gotest.tools/icmd"
18+
"gotest.tools/skip"
1819
)
1920

2021
func (s *DockerSuite) TestPsListContainersBase(c *testing.T) {

0 commit comments

Comments
 (0)