From c4ff8c164e9818848de896cfbcfcd0f120765922 Mon Sep 17 00:00:00 2001 From: Lukas Ruzicka Date: Jan 29 2019 08:38:19 +0000 Subject: Update general features. --- diff --git a/gedit/features/general.feature b/gedit/features/general.feature index 4504209..d0ba721 100644 --- a/gedit/features/general.feature +++ b/gedit/features/general.feature @@ -17,16 +17,16 @@ Feature: General * Click "Preferences" in application menu Then "Preferences" dialog is shown - @gmenu_help + @menu_help Scenario: GApplication menu - Help * Make sure that gedit is running * Click "Help" in GApplication menu Then frame titled "gedit Text Editor" is shown - @gmenu_about - Scenario: GApplication menu - About + @menu_about + Scenario: Application menu - About * Make sure that gedit is running - * Click "About" in GApplication menu + * Click "About" in application menu Then "About gedit" dialog is shown @gmenu_quit