From 4f5bd19827bcec5d90b11f61cae5c6165d88e732 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20Trma=C4=8D?= Date: Tue, 7 Nov 2023 21:34:25 +0100 Subject: [PATCH] DO NOT MERGE: Test placeholder MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miloslav Trmač --- test/system/150-login.bats | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/system/150-login.bats b/test/system/150-login.bats index a0342b0f6d8e..c0d63e8b5af9 100644 --- a/test/system/150-login.bats +++ b/test/system/150-login.bats @@ -284,6 +284,8 @@ function _test_skopeo_credential_sharing() { } +# FIXME: Test login/logout with --compat-auth-file + # END cooperation with skopeo # END actual tests ###############################################################################