Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
amanelis committed Jan 24, 2013
1 parent a8a9442 commit 452962e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/controllers/apis_controller_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
before do
@user = FactoryGirl.create(:user)
end

context "when a user is authenticated" do
before do
request.env['warden'].stub :authenticate! => @user
Expand Down

0 comments on commit 452962e

Please sign in to comment.