From e343bf58c91bb18bef4d5cdd66535dad10dc5ed2 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 3 Nov 2021 15:45:56 +0100 Subject: Enhanced explanation --- t/superuser--mirrorlist.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/superuser--mirrorlist.t b/t/superuser--mirrorlist.t index b1d9deb3..5a095971 100644 --- a/t/superuser--mirrorlist.t +++ b/t/superuser--mirrorlist.t @@ -10,7 +10,7 @@ BEGIN { if (is_mageia()) { plan 'no_plan'; } else { - plan skip_all => "Needs a Mageia specific patch that introduces Time::ZoneInfo->current_zone()"; + plan skip_all => "Needs a Mageia specific patch that introduces Time::ZoneInfo->current_zone() as well as a mirrorlist API server"; } } -- cgit v1.2.1