1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-02-16 12:34:32 +00:00

Drop match levels on the akonadi migration needle

To catch minor variations.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-12-02 15:53:10 -08:00
parent ba88dac325
commit 55721ae690

View File

@ -3,6 +3,7 @@
{ {
"xpos": 589, "xpos": 589,
"type": "match", "type": "match",
"match": 90,
"height": 16, "height": 16,
"ypos": 392, "ypos": 392,
"width": 128 "width": 128
@ -10,6 +11,7 @@
{ {
"xpos": 993, "xpos": 993,
"type": "match", "type": "match",
"match": 90,
"height": 15, "height": 15,
"width": 15, "width": 15,
"ypos": 366 "ypos": 366
@ -19,4 +21,4 @@
"tags": [ "tags": [
"akonadi_migration_notification" "akonadi_migration_notification"
] ]
} }