mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 05:23:09 +00:00
Fix aaa_setup as requested in review.
This commit is contained in:
parent
8abf76f5ba
commit
3e436d3009
@ -4,11 +4,12 @@ use testapi;
|
||||
use utils;
|
||||
|
||||
# This script starts the KCalc application
|
||||
# and saves the milestone for the consequtive
|
||||
# and saves the milestone for the following
|
||||
# tests.
|
||||
|
||||
sub run {
|
||||
my $self = shift;
|
||||
kde_doublek_workaround();
|
||||
# Run the application
|
||||
menu_launch_type("kcalc");
|
||||
assert_screen("kcalc_runs");
|
||||
|
Loading…
Reference in New Issue
Block a user