From af23daadf155551dfad880dc7f1880162ffc2828 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Ravier?= Date: Thu, 26 Jun 2025 13:44:06 +0200 Subject: [PATCH] tests: Remove whitespace at EOL --- tests/rootfs/cases/fedora-only | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/rootfs/cases/fedora-only b/tests/rootfs/cases/fedora-only index ab736c5..d44148c 100755 --- a/tests/rootfs/cases/fedora-only +++ b/tests/rootfs/cases/fedora-only @@ -8,6 +8,6 @@ case "${ID}" in rpm -q python3-libdnf5 fi ;; - *) + *) ;; esac