diff options
author | louise <louise> | 2009-04-27 09:14:01 +0000 |
---|---|---|
committer | louise <louise> | 2009-04-27 09:14:01 +0000 |
commit | 0d14813bbcd42eef5a09ae080cdd2b149f523d12 (patch) | |
tree | a3a57b9cea7248280da47e7a043d468491cdc3a1 /spec/views/request/_describe_state.rhtml_spec.rb | |
parent | 6cb3d1c969fb86d7d3be31ae94a0acc3baf834e5 (diff) |
Text change to encourage people to update the status of old requests
Diffstat (limited to 'spec/views/request/_describe_state.rhtml_spec.rb')
-rw-r--r-- | spec/views/request/_describe_state.rhtml_spec.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/views/request/_describe_state.rhtml_spec.rb b/spec/views/request/_describe_state.rhtml_spec.rb index 8460013d3..9fb776db3 100644 --- a/spec/views/request/_describe_state.rhtml_spec.rb +++ b/spec/views/request/_describe_state.rhtml_spec.rb @@ -55,7 +55,7 @@ describe 'when showing the form for describing the state of a request' do it 'should show the form for someone else to classify the request' do do_render - response.should have_tag('h2', :text => 'Can you help us by describing the status of this request now?') + response.should have_tag('h2', :text => /We need your help/) end it 'should not give a link to login' do |