[eog] tests: use GApp menu to toggle side pane



commit 0ef2319fb9340b0c7983dfe483ddcfb1178c8ee7
Author: Vadim Rutkovsky <vrutkovs redhat com>
Date:   Mon Mar 9 15:51:10 2015 +0100

    tests: use GApp menu to toggle side pane

 tests/actions.feature |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tests/actions.feature b/tests/actions.feature
index bb79c2a..ac17e62 100644
--- a/tests/actions.feature
+++ b/tests/actions.feature
@@ -22,7 +22,7 @@ Feature: Smoke tests
   Scenario: Sidepanel via menu
     * Open "/tmp/gnome-logo.png" via menu
     Then sidepanel is displayed
-    * Select "View -> Side Pane" menu
+    * Click "Side Pane" in GApplication menu
     Then sidepanel is hidden
 
   @sidepane @sidepane_via_shortcut
@@ -30,7 +30,7 @@ Feature: Smoke tests
     * Open "/tmp/gnome-logo.png" via menu
     * Press "<Ctrl><F9>"
     Then sidepanel is hidden
-    * Select "View -> Side Pane" menu
+    * Click "Side Pane" in GApplication menu
     Then sidepanel is displayed
 
   @fullscreen @fullscreen_via_menu


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]