We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 439bcec commit 63e251eCopy full SHA for 63e251e
cmd/nerdctl/system_events_linux_test.go
@@ -22,7 +22,7 @@ import (
22
"testing"
23
"time"
24
25
- "github.com/containerd/nerdctl/v2/pkg/testutil"
+ "github.com/containerd/nerdctl/pkg/testutil"
26
"gotest.tools/v3/assert"
27
)
28
0 commit comments