From 14265efccda52afd46ac77b0f50a02b808e12d5e Mon Sep 17 00:00:00 2001 From: tligui_y Date: Thu, 7 Aug 2025 14:53:24 +0200 Subject: [PATCH] Update tests/test_utils_pv.py --- tests/test_utils_pv.py | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/tests/test_utils_pv.py b/tests/test_utils_pv.py index 7d66d8bfa..83788c87b 100644 --- a/tests/test_utils_pv.py +++ b/tests/test_utils_pv.py @@ -101,8 +101,6 @@ def test_put_with_progress_and_repr(value, expected_color): # Représentation expected_repr = f'PV "TEST:VAL" at {value} ' - assert repr(pv) == expected_repr - assert pv.orig_repr().startswith('