Revert "Emergency workaround for CI breakage"

This reverts commit 44ed415b2513f1ee9bd6485b923d3de1e91b9aca.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
Giuseppe Scrivano
2023-10-18 21:39:37 +02:00
parent f48a706abc
commit 1d2589c3f1

View File

@ -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"