apps_startstop: tweak print theme editor launch to avoid #2165657

Typing a partial binary name no longer seems to work. Typing the
full binary name works, but differently from before; seems best
to do a partial entry name search so we launch the actual entry,
not the executable directly.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2023-01-30 09:31:28 -08:00
parent a4362346d4
commit a881d227fb
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ use utils;
sub run {
my $self = shift;
menu_launch_type 'printthemeeditor';
menu_launch_type 'print theme';
# Check that it is started
assert_screen 'cpteditor_runs', timeout => 60;
# Close the application