From 6f7b144e0a26441ce45db19ceb4e1669a37c8e06 Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Mon, 23 Jul 2007 14:26:56 +0000 Subject: [PATCH] ActionItem3: making test pass under rcov --- test/integration/enable_disable_features_test.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/enable_disable_features_test.rb b/test/integration/enable_disable_features_test.rb index 6b4d3cc..9043620 100644 --- a/test/integration/enable_disable_features_test.rb +++ b/test/integration/enable_disable_features_test.rb @@ -1,7 +1,7 @@ require "#{File.dirname(__FILE__)}/../test_helper" class EnableDisableFeaturesTest < ActionController::IntegrationTest - fixtures :virtual_communities, :users + fixtures :virtual_communities, :users, :profiles def test_enable_features uses_host 'anhetegua.net' -- libgit2 0.21.2