1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-09 01:57:22 +00:00
os-autoinst-distri-fedora/needles/gnome/auth_required-locked.json
Lukas Ruzicka d50885e584 Create a test for basic Flatpak operations.
This PR tries to respond to issue #294.
On Silverblue, this will try:

* flatpak install
* flatpak remote-add
* flatpak list
* flatpak remotes
* flatpak remove
* flatpak update

and also it tests that a flatpak can be built.
2023-11-13 10:37:52 -08:00

17 lines
233 B
JSON

{
"area": [
{
"type": "match",
"xpos": 415,
"ypos": 491,
"width": 194,
"height": 34
}
],
"properties": [],
"tags": [
"auth_required_locked",
"auth_required"
]
}