diff --git a/needles/anaconda_install_done.json b/needles/anaconda_install_done.json index 81ae4d3a..8b9c6f2e 100644 --- a/needles/anaconda_install_done.json +++ b/needles/anaconda_install_done.json @@ -1,24 +1,24 @@ -{ - "area": [ - { - "xpos": 695, - "ypos": 632, - "height": 20, - "width": 325, - "type": "match" - }, - { - "ypos": 678, - "height": 28, - "xpos": 1000, - "type": "match", - "width": 17 - } - ], - "tags": [ - "anaconda_install_done", - "ENV-DISTRI-fedora", - "LANGUAGE-english" - ], - "properties": [] +{ + "area": [ + { + "height": 20, + "type": "match", + "width": 325, + "xpos": 695, + "ypos": 632 + }, + { + "height": 28, + "type": "match", + "width": 23, + "xpos": 1000, + "ypos": 678 + } + ], + "properties": [], + "tags": [ + "anaconda_install_done", + "ENV-DISTRI-fedora", + "LANGUAGE-english" + ] } \ No newline at end of file