Commit 9904d428b8f4446ebee61802d797097b285bccbf
1 parent
bf236dd2
Exists in
master
and in
29 other branches
search_communities_feature: fix test
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
features/search_communities.feature
@@ -4,8 +4,8 @@ Feature: search communities | @@ -4,8 +4,8 @@ Feature: search communities | ||
4 | In order to find ones that interest me | 4 | In order to find ones that interest me |
5 | 5 | ||
6 | Background: | 6 | Background: |
7 | - Given the following category | ||
8 | - And plugin Solr is enabled on environment | 7 | + Given plugin Solr is enabled on environment |
8 | + And the following category | ||
9 | | name | | 9 | | name | |
10 | | social network | | 10 | | social network | |
11 | And the following community | 11 | And the following community |