fixes #2609: BUR is impossible to approve

This commit is contained in:
r888888888
2016-06-15 11:16:40 -07:00
parent ef695f1ec1
commit 505f3f7c03
2 changed files with 2 additions and 2 deletions

View File

@@ -106,7 +106,7 @@ class BulkUpdateRequestsControllerTest < ActionController::TestCase
end
end
context "for an admin" do
context "1234 for an admin" do
should "succeed" do
post :approve, {:id => @bulk_update_request.id}, {:user_id => @admin.id}
@bulk_update_request.reload