From d6f9d662bbe2c1eb7b7a69b56bdf7e590765896c Mon Sep 17 00:00:00 2001 From: francis Date: Sun, 20 Sep 2009 12:12:25 +0000 Subject: Need associated incoming message so it can get the filetype. --- spec/models/xapian_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/models') diff --git a/spec/models/xapian_spec.rb b/spec/models/xapian_spec.rb index 7a7112eb1..b0c122f50 100644 --- a/spec/models/xapian_spec.rb +++ b/spec/models/xapian_spec.rb @@ -146,7 +146,7 @@ describe User, " when indexing comments by user they are by" do end describe InfoRequest, " when indexing requests by their title" do - fixtures :info_request_events, :info_requests + fixtures :info_request_events, :info_requests, :incoming_messages it "should find events for the request" do rebuild_xapian_index -- cgit v1.2.3