mirror of
https://github.com/containers/podman.git
synced 2025-12-15 11:42:28 +08:00
Merge pull request #5944 from rhatdan/untag
Fix integration tests for untag
This commit is contained in:
@@ -16,7 +16,6 @@ var _ = Describe("Podman untag", func() {
|
||||
)
|
||||
|
||||
BeforeEach(func() {
|
||||
Skip(v2fail)
|
||||
tempdir, err = CreateTempDirInTempDir()
|
||||
if err != nil {
|
||||
os.Exit(1)
|
||||
|
||||
Reference in New Issue
Block a user