From 6772e2fb8d681d05ec060ad42b3fc95cc91d3952 Mon Sep 17 00:00:00 2001 From: AlanMarshall Date: Tue, 13 Feb 2024 12:51:04 +0000 Subject: [PATCH] Adjust match similarity percentage to avoid spurious test failures. --- .../console/rocky-toolbox-console_in_toolbox-20240208.json | 5 +++-- .../console/rocky-toolbox-console_in_toolbox-20240209.json | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/needles/console/rocky-toolbox-console_in_toolbox-20240208.json b/needles/console/rocky-toolbox-console_in_toolbox-20240208.json index 9540fcf7..e5314ac2 100644 --- a/needles/console/rocky-toolbox-console_in_toolbox-20240208.json +++ b/needles/console/rocky-toolbox-console_in_toolbox-20240208.json @@ -5,7 +5,8 @@ "xpos": 14, "ypos": 128, "width": 132, - "type": "match" + "type": "match", + "match": 85 } ], "properties": [], @@ -13,4 +14,4 @@ "ENV-DISTRI-rocky", "console_in_toolbox" ] -} \ No newline at end of file +} diff --git a/needles/console/rocky-toolbox-console_in_toolbox-20240209.json b/needles/console/rocky-toolbox-console_in_toolbox-20240209.json index cc4930b1..fdfea348 100644 --- a/needles/console/rocky-toolbox-console_in_toolbox-20240209.json +++ b/needles/console/rocky-toolbox-console_in_toolbox-20240209.json @@ -5,6 +5,7 @@ "height": 22, "xpos": 14, "type": "match", + "match": 85, "width": 135 } ], @@ -13,4 +14,4 @@ "ENV-DISTRI-rocky", "console_in_toolbox" ] -} \ No newline at end of file +}