Skip to content

Commit

Permalink
Cleanup to reflect changes to failing tickets being saved.
Browse files Browse the repository at this point in the history
  • Loading branch information
baphled committed Jun 3, 2010
1 parent e835ecf commit 3b2846a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/controllers/parking_controller_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
end

it "should render the tickets page again" do
response.should redirect_to parking_index_path(:resource => {:id => 1})
response.should redirect_to parking_index_path
end
end
end
Expand Down

0 comments on commit 3b2846a

Please sign in to comment.