Revert "Emergency workaround for CI breakage"
This reverts commit 44ed415b25
.
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
f48a706abc
commit
1d2589c3f1
|
@ -208,7 +208,6 @@ load helpers
|
|||
}
|
||||
|
||||
@test "podman exec - does not leak session IDs on invalid command" {
|
||||
skip_if_remote "FIXME FIXME FIXME: this should work on remote, but does not"
|
||||
run_podman run -d $IMAGE top
|
||||
cid="$output"
|
||||
|
||||
|
|
Loading…
Reference in New Issue