From 8b6c1454e0ef7a2874379762d37679157af6c4da Mon Sep 17 00:00:00 2001 From: Rafael Martins Date: Wed, 22 Feb 2012 23:09:24 -0200 Subject: [PATCH] Small fix for search communities feature --- features/search_communities.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/search_communities.feature b/features/search_communities.feature index 71e3a1c..2c45cdd 100644 --- a/features/search_communities.feature +++ b/features/search_communities.feature @@ -15,7 +15,7 @@ Feature: search communities Scenario: show recent communities on index (empty query) Given the following community | identifier | name | category | - | linux | Linux Community | software-livre | + | linux | Linux Community | social-network | When I go to the search communities page Then I should see "Noosfero Community" within "#search-results" And I should see "Linux Community" within "#search-results" -- libgit2 0.21.2