From 0c616a3992d078c401cf9376481191ef44da98ff Mon Sep 17 00:00:00 2001 From: Gabriel Silva Date: Wed, 1 Jun 2016 17:14:29 +0000 Subject: [PATCH] Fixes software_catalog cucumber test --- src/noosfero-spb/software_communities/features/software_catalog.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/noosfero-spb/software_communities/features/software_catalog.feature b/src/noosfero-spb/software_communities/features/software_catalog.feature index 343fb5c..73bf4d2 100644 --- a/src/noosfero-spb/software_communities/features/software_catalog.feature +++ b/src/noosfero-spb/software_communities/features/software_catalog.feature @@ -30,7 +30,7 @@ Feature: Search software Scenario: Show all "public_software" softwares when open search page Given I go to /search/software_infos - Then the "all_radio_button" checkbox should be checked + Then the "public_software_radio_button" checkbox should be checked @selenium Scenario: Show search for a query when I click on search button -- libgit2 0.21.2