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/apps/apps_run_gvim.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

15 lines
202 B
JSON

{
"area": [
{
"xpos": 446,
"ypos": 119,
"width": 129,
"height": 19,
"type": "match"
}
],
"properties": [],
"tags": [
"apps_run_gvim"
]
}