Skip to content

Commit

Permalink
Whitespace cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Desi McAdam and Les Hill and Veez (Matt Remsik) committed May 15, 2009
1 parent 95e6312 commit 74fa407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/controllers/comments_controller_spec.rb
Expand Up @@ -47,7 +47,7 @@
response.should redirect_to(pitch_path(@pitch))
end
end

describe "without a logged in user" do
before do
controller.stubs(:current_user).returns(nil)
Expand Down

0 comments on commit 74fa407

Please sign in to comment.