diff options
Diffstat (limited to 'test/system/120-load.bats')
-rw-r--r-- | test/system/120-load.bats | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/system/120-load.bats b/test/system/120-load.bats index ccfbc51ca..4825eed07 100644 --- a/test/system/120-load.bats +++ b/test/system/120-load.bats @@ -77,8 +77,6 @@ verify_iid_and_name() { } @test "podman load - NAME and NAME:TAG arguments work" { - skip_if_remote "FIXME: pending #7124" - get_iid_and_name run_podman save $iid -o $archive run_podman rmi $iid |