Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
comment out have_tag from selenium matcher which overrides rails' hav…
…e_tag

partially reverts 483559f
  • Loading branch information
Noah Davis committed Jan 28, 2009
1 parent c25885a commit 49e86d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/webrat/selenium/matchers.rb
@@ -1,4 +1,4 @@
require "webrat/selenium/matchers/have_xpath"
require "webrat/selenium/matchers/have_selector"
require "webrat/selenium/matchers/have_tag"
# require "webrat/selenium/matchers/have_tag"
require "webrat/selenium/matchers/have_content"

0 comments on commit 49e86d1

Please sign in to comment.