mirror of
https://github.com/containers/podman.git
synced 2025-11-29 17:48:05 +08:00
Enable these tests
These tests are passing locally. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
@@ -18,7 +18,6 @@ var _ = Describe("Podman run dns", func() {
|
||||
)
|
||||
|
||||
BeforeEach(func() {
|
||||
Skip(v2fail)
|
||||
tempdir, err = CreateTempDirInTempDir()
|
||||
if err != nil {
|
||||
os.Exit(1)
|
||||
|
||||
Reference in New Issue
Block a user