diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2012-07-13 11:19:38 +0100 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2012-07-13 11:19:38 +0100 |
commit | 2ba82022c6f7d509d2b3a5972615340db5a8097a (patch) | |
tree | 4e9126ce9194988804d3054d7323411926fa9628 /spec/models/info_request_spec.rb | |
parent | 4d80b017fa047a2ce1b5529419151f410b06e166 (diff) |
Misc fixes to get tests to pass - notably a MonkeyPatch to work around problem testing template results
Diffstat (limited to 'spec/models/info_request_spec.rb')
-rw-r--r-- | spec/models/info_request_spec.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/models/info_request_spec.rb b/spec/models/info_request_spec.rb index 21b26f067..230884c38 100644 --- a/spec/models/info_request_spec.rb +++ b/spec/models/info_request_spec.rb @@ -398,6 +398,7 @@ describe InfoRequest do it 'should return true if it is awaiting description, isn\'t the holding pen and hasn\'t had an event in 21 days' do @info_request.is_old_unclassified?.should be_true end + end context "with regexp censor rule" do before do |