Delete needles that confused the test by providing an alternative match.

This commit is contained in:
Lukas Ruzicka 2022-09-12 12:54:09 +02:00
parent f424e5bac5
commit 12c00f96d7
8 changed files with 14 additions and 59 deletions

View File

@ -1,15 +0,0 @@
{
"area": [
{
"type": "match",
"height": 21,
"ypos": 94,
"xpos": 851,
"width": 55
}
],
"properties": [],
"tags": [
"nautilus_restore_content"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

View File

@ -1,15 +0,0 @@
{
"area": [
{
"width": 55,
"xpos": 847,
"type": "match",
"height": 21,
"ypos": 92
}
],
"properties": [],
"tags": [
"nautilus_restore_content"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

View File

@ -1,15 +0,0 @@
{
"area": [
{
"width": 133,
"ypos": 491,
"type": "match",
"height": 21,
"xpos": 374
}
],
"properties": [],
"tags": [
"nautilus_restore_content"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

View File

@ -1,15 +1,15 @@
{
"properties": [],
"tags": [
"nautilus_restore_content"
],
"area": [
{
"xpos": 837,
"ypos": 129,
"width": 55,
"height": 21,
"type": "match"
}
]
{
"area": [
{
"width": 133,
"ypos": 491,
"type": "match",
"height": 21,
"xpos": 374
}
],
"properties": [],
"tags": [
"nautilus_restore_content"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 43 KiB