Enable these tests

These tests are passing locally.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh
2020-04-26 07:26:20 -04:00
parent 2afe579c06
commit 8552823ac1
9 changed files with 0 additions and 9 deletions

View File

@ -18,7 +18,6 @@ var _ = Describe("Podman run passwd", func() {
)
BeforeEach(func() {
Skip(v2fail)
tempdir, err = CreateTempDirInTempDir()
if err != nil {
os.Exit(1)