aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers
diff options
context:
space:
mode:
Diffstat (limited to 'spec/controllers')
-rw-r--r--spec/controllers/request_controller_spec.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/controllers/request_controller_spec.rb b/spec/controllers/request_controller_spec.rb
index 9fda29bf8..582fb6be0 100644
--- a/spec/controllers/request_controller_spec.rb
+++ b/spec/controllers/request_controller_spec.rb
@@ -918,6 +918,8 @@ describe RequestController, "when searching for an authority" do
end
it "should return matching bodies" do
+ get_fixtures_xapian_index
+
session[:user_id] = @user.id
get :select_authority, :query => "Quango"