Update tests to use gotest.tools angel
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
@@ -24,7 +24,7 @@ import (
|
||||
"testing"
|
||||
|
||||
"github.com/containerd/containerd/mount"
|
||||
"github.com/gotestyourself/gotestyourself/assert"
|
||||
"gotest.tools/assert"
|
||||
)
|
||||
|
||||
// Unmount unmounts a given mountPoint and sets t.Error if it fails
|
||||
|
Reference in New Issue
Block a user