Skip to content

Commit

Permalink
Change search button selector in external data spec
Browse files Browse the repository at this point in the history
  • Loading branch information
jkeck committed May 16, 2014
1 parent 186164f commit a49c7bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/integration/external-data/databases_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
visit root_url

fill_in "q", with: ''
click_button "Search"
click_button "search"

within("#facet-format") do
click_link "Database"
Expand Down

0 comments on commit a49c7bc

Please sign in to comment.