From b7c6693dc2f65032b3caaee285db5b6230765991 Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Sat, 7 Jun 2008 23:27:03 +0000 Subject: [PATCH] ActionItem392: removing pending test --- test/functional/search_controller_test.rb | 2 -- 1 file changed, 0 insertions(+), 2 deletions(-) diff --git a/test/functional/search_controller_test.rb b/test/functional/search_controller_test.rb index f44960a..ea1b85c 100644 --- a/test/functional/search_controller_test.rb +++ b/test/functional/search_controller_test.rb @@ -809,8 +809,6 @@ class SearchControllerTest < Test::Unit::TestCase assert_equal 1, assigns(:counts)[cat2.id][1] end - should 'test somehow the display of events as calendar' - should 'provide calendar for events' do get :index, :find_in => [ 'events' ] assert_equal 0, assigns(:calendar).size % 7 -- libgit2 0.21.2