Skip to content
This repository has been archived by the owner on Dec 17, 2017. It is now read-only.

Commit

Permalink
correct rspec bug introduced in d6dbf81 - rename of search link
Browse files Browse the repository at this point in the history
  • Loading branch information
glasnt committed May 2, 2014
1 parent 71edfeb commit a021237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/search_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@

def add_metric m, search=m
# Invoke Modal
click_on 'Select metrics'
click_on 'Find metrics'

# Fill in select2
fill_in "s2id_autogen1", with: search
Expand Down

0 comments on commit a021237

Please sign in to comment.