Skip to content

Commit

Permalink
fixing ci: updating test
Browse files Browse the repository at this point in the history
  • Loading branch information
benilovj committed Nov 7, 2012
1 parent 555ae49 commit 2ba5394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/functional/support_controller_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ def stub_zendesk_organisation_list

should "render the form" do
get :create_user
assert_select "h1", /Create a new user account for the publishing tool/i
assert_select "h1", /Create a new user account/i
end

should "use ZenDesk to populate the organisation dropdown" do
Expand Down

0 comments on commit 2ba5394

Please sign in to comment.