Update the topbar_generic needle

We very rarely see this needle - only when we run the 'generic'
tests on an Everything image instead of a Server one, which
will usually only happen if we trigger it manually. I did this
recently to test an anaconda update, and found it needs an
update.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-03-18 13:55:49 -07:00
parent 3d6b74a63f
commit f24c09fad2
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"area": [
{
"type": "match",
"xpos": 101,
"width": 568,
"height": 32,
"ypos": 44
}
],
"properties": [],
"tags": [
"topbar_generic"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB