Merge pull request #5979 from thaJeztah/fix_TestNewPortCommandOutput
cli/command/container: TestNewPortCommandOutput: remove DCT
This commit is contained in:
commit
c911ced1a4
@ -65,7 +65,7 @@ func TestNewPortCommandOutput(t *testing.T) {
|
||||
}
|
||||
return ci, nil
|
||||
},
|
||||
}, test.EnableContentTrust)
|
||||
})
|
||||
cmd := NewPortCommand(cli)
|
||||
cmd.SetErr(io.Discard)
|
||||
cmd.SetArgs([]string{"some_container", tc.port})
|
||||
|
Loading…
x
Reference in New Issue
Block a user