summaryrefslogtreecommitdiff
path: root/test/endpoint/commit.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/endpoint/commit.go')
-rw-r--r--test/endpoint/commit.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/endpoint/commit.go b/test/endpoint/commit.go
index 2a8e365ae..ff671f572 100644
--- a/test/endpoint/commit.go
+++ b/test/endpoint/commit.go
@@ -6,7 +6,7 @@ import (
"encoding/json"
"os"
- . "github.com/containers/libpod/test/utils"
+ . "github.com/containers/libpod/v2/test/utils"
. "github.com/onsi/ginkgo"
. "github.com/onsi/gomega"
)