From e43fc83f0cc417046ddc676ad1dd4d5363b55f15 Mon Sep 17 00:00:00 2001 From: Braulio Bhavamitra Date: Sun, 21 Feb 2016 11:45:05 -0300 Subject: [PATCH] manage_categories: Also show Products besides Services --- features/manage_categories.feature | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/features/manage_categories.feature b/features/manage_categories.feature index cdbd045..8183f5a 100644 --- a/features/manage_categories.feature +++ b/features/manage_categories.feature @@ -27,5 +27,7 @@ Feature: manage categories Then I should not see "Beans" And I should not see "Potatoes" When I follow "Show" + And I wait 0.5 seconds for Services show animation to finish + And I follow "Show" Then I should see "Beans" And I should see "Potatoes" -- libgit2 0.21.2