mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-01-07 09:43:09 +00:00
Fix typo
This commit is contained in:
parent
9e607be538
commit
20a1531d6e
@ -20,7 +20,7 @@ sub run {
|
||||
assert_and_click("settings_applications_app_open");
|
||||
|
||||
# Check that the Application has opened
|
||||
assert_screen(apps_run_calculator);
|
||||
assert_screen("apps_run_calculator");
|
||||
|
||||
# Close the application
|
||||
send_key("alt-f4");
|
||||
|
Loading…
Reference in New Issue
Block a user