Skip to content

Commit

Permalink
Improved test text
Browse files Browse the repository at this point in the history
  • Loading branch information
benilovj committed Nov 9, 2012
1 parent 3ea9d7c commit d9c657e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/functional/content_change_requests_controller_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class ContentChangeRequestsControllerTest < ActionController::TestCase
end

context "concerning Inside Government" do
should "submit it to ZenDesk" do
should "tag the ticket with an inside_government tag" do
params = valid_content_change_request_params.merge("inside_government" => "yes")

post :create, params
Expand Down

0 comments on commit d9c657e

Please sign in to comment.