Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
brynary committed Nov 15, 2009
1 parent 0536360 commit 672bd58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/public/click_link_spec.rb
Expand Up @@ -143,7 +143,7 @@
webrat_session.should_receive(:post).with("/posts", "authenticity_token" => "aa79cb354597a60a3786e7e291ed4f74d77d3a62")
click_link "Posts"
end

it "should click rails 2.3.4 javascript links with authenticity tokens" do
with_html <<-HTML
<html>
Expand Down

0 comments on commit 672bd58

Please sign in to comment.