Skip to content

Commit

Permalink
Correcting specdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
brynary committed Nov 26, 2008
1 parent aecd70d commit 557d971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/api/locators/field_with_id_spec.rb
@@ -1,7 +1,7 @@
require File.expand_path(File.dirname(__FILE__) + "/../../spec_helper")


describe "field_by_xpath" do
describe "field_with_id" do
it "should work when there is a single quote in the ID" do
pending "needs bug fix" do
with_html <<-HTML
Expand Down

0 comments on commit 557d971

Please sign in to comment.