summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/system/150-login.bats1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/system/150-login.bats b/test/system/150-login.bats
index 3edb11c2f..611db8bcf 100644
--- a/test/system/150-login.bats
+++ b/test/system/150-login.bats
@@ -286,7 +286,6 @@ function _test_skopeo_credential_sharing() {
}
@test "podman login - shares credentials with skopeo - via envariable" {
- skip "skopeo does not yet support REGISTRY_AUTH_FILE; #822"
authfile=${PODMAN_LOGIN_WORKDIR}/auth-$(random_string 10).json
rm -f $authfile