Adjust match similarity percentage to avoid spurious test failures.

This commit is contained in:
Alan Marshall 2024-02-13 12:51:04 +00:00
parent fe64a2888f
commit 6772e2fb8d
Signed by: alangm
GPG Key ID: 4DF85D1B967F51A6
2 changed files with 5 additions and 3 deletions

View File

@ -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"
]
}
}

View File

@ -5,6 +5,7 @@
"height": 22,
"xpos": 14,
"type": "match",
"match": 85,
"width": 135
}
],
@ -13,4 +14,4 @@
"ENV-DISTRI-rocky",
"console_in_toolbox"
]
}
}