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