cli/command/container: TestNewPortCommandOutput: remove DCT
This looks like a copy/paste from other tests, because this test does not test anything related to docker content trust. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
2b84421520
commit
12d637c1b5
@ -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