mirror of
https://github.com/containers/podman.git
synced 2025-06-20 00:51:16 +08:00
Enable container inspect integration tests
Signed-off-by: Brent Baude <bbaude@redhat.com>
This commit is contained in:
@ -17,7 +17,6 @@ var _ = Describe("Podman container inspect", func() {
|
||||
)
|
||||
|
||||
BeforeEach(func() {
|
||||
Skip(v2fail)
|
||||
tempdir, err = CreateTempDirInTempDir()
|
||||
if err != nil {
|
||||
os.Exit(1)
|
||||
|
Reference in New Issue
Block a user