diff --git a/src/noosfero-spb/software_communities/features/software_catalog.feature b/src/noosfero-spb/software_communities/features/software_catalog.feature index a8894b0..867029d 100644 --- a/src/noosfero-spb/software_communities/features/software_catalog.feature +++ b/src/noosfero-spb/software_communities/features/software_catalog.feature @@ -103,7 +103,7 @@ Feature: Search software And I go to /profile/software-two/plugin/organization_ratings/new_rating And I press "Enviar" And I go to /search/software_infos - When I select "Favorites" from "sort" + When I select "Rating" from "sort" And I sleep for 3 seconds Then I should see "Software Two" before "Software One" And I should see "1" of this selector "div.medium-star-positive" diff --git a/src/noosfero-spb/software_communities/views/search/_catalog_filter.html.erb b/src/noosfero-spb/software_communities/views/search/_catalog_filter.html.erb index e6a9dd7..b97d614 100644 --- a/src/noosfero-spb/software_communities/views/search/_catalog_filter.html.erb +++ b/src/noosfero-spb/software_communities/views/search/_catalog_filter.html.erb @@ -6,8 +6,10 @@