mirror of
https://github.com/containers/podman.git
synced 2025-10-18 03:33:32 +08:00
update to ginkgo v2
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
@ -6,7 +6,7 @@ import (
|
||||
"path/filepath"
|
||||
|
||||
. "github.com/containers/podman/v4/test/utils"
|
||||
. "github.com/onsi/ginkgo"
|
||||
. "github.com/onsi/ginkgo/v2"
|
||||
. "github.com/onsi/gomega"
|
||||
. "github.com/onsi/gomega/gexec"
|
||||
)
|
||||
|
Reference in New Issue
Block a user