From db841f217d0e2e67a8739ae976c4197e1957dc7e Mon Sep 17 00:00:00 2001 From: Renato Alves Date: Thu, 13 Nov 2025 15:25:13 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=85=20Fix=20test=20data=20mistake=20due?= =?UTF-8?q?=20to=20copy-paste?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/test_data/outputs/list_single_144.output | 4 ++-- tests/test_data/outputs/list_single_59.output | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/test_data/outputs/list_single_144.output b/tests/test_data/outputs/list_single_144.output index 08887b9..6af8a5f 100644 --- a/tests/test_data/outputs/list_single_144.output +++ b/tests/test_data/outputs/list_single_144.output @@ -1,3 +1,3 @@ -- WARNING - profile.ini not found in test_data/test_profile_firefox_59 -- WARNING - Continuing and assuming 'test_data/test_profile_firefox_59' is a profile location +- WARNING - profile.ini not found in test_data/test_profile_firefox_144 +- WARNING - Continuing and assuming 'test_data/test_profile_firefox_144' is a profile location - ERROR - Listing single profiles not permitted. diff --git a/tests/test_data/outputs/list_single_59.output b/tests/test_data/outputs/list_single_59.output index 6af8a5f..08887b9 100644 --- a/tests/test_data/outputs/list_single_59.output +++ b/tests/test_data/outputs/list_single_59.output @@ -1,3 +1,3 @@ -- WARNING - profile.ini not found in test_data/test_profile_firefox_144 -- WARNING - Continuing and assuming 'test_data/test_profile_firefox_144' is a profile location +- WARNING - profile.ini not found in test_data/test_profile_firefox_59 +- WARNING - Continuing and assuming 'test_data/test_profile_firefox_59' is a profile location - ERROR - Listing single profiles not permitted.