From 904fd7e406445936264e756c5eaec267a609158b Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mar 18 2022 23:45:47 +0000 Subject: Drop match level on user_created_qwerty needle It's coming up a 96% match, I dunno why. Signed-off-by: Adam Williamson --- diff --git a/needles/anaconda/install_process/user_created_qwerty-20210715.json b/needles/anaconda/install_process/user_created_qwerty-20210715.json index 213f37e..7fd6ad0 100644 --- a/needles/anaconda/install_process/user_created_qwerty-20210715.json +++ b/needles/anaconda/install_process/user_created_qwerty-20210715.json @@ -5,7 +5,8 @@ "ypos": 597, "type": "match", "width": 36, - "xpos": 605 + "xpos": 605, + "match": 92 } ], "properties": [], @@ -15,4 +16,4 @@ "LANGUAGE-russian", "anaconda_install_user_created" ] -} \ No newline at end of file +}