mirror of
https://github.com/moby/moby.git
synced 2026-08-12 22:16:46 +00:00
integration/plugin: remove redundant assert
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -139,7 +139,6 @@ func TestPluginInstall(t *testing.T) {
|
||||
assert.NilError(t, err)
|
||||
defer res.Close()
|
||||
|
||||
assert.NilError(t, err)
|
||||
var digest string
|
||||
|
||||
// PushResult contains the tag, manifest digest, and manifest size from the
|
||||
|
||||
Reference in New Issue
Block a user