Commit 6f7b144e0a26441ce45db19ceb4e1669a37c8e06
1 parent
34226644
Exists in
master
and in
29 other branches
ActionItem3: making test pass under rcov
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@115 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
test/integration/enable_disable_features_test.rb
1 | require "#{File.dirname(__FILE__)}/../test_helper" | 1 | require "#{File.dirname(__FILE__)}/../test_helper" |
2 | 2 | ||
3 | class EnableDisableFeaturesTest < ActionController::IntegrationTest | 3 | class EnableDisableFeaturesTest < ActionController::IntegrationTest |
4 | - fixtures :virtual_communities, :users | 4 | + fixtures :virtual_communities, :users, :profiles |
5 | 5 | ||
6 | def test_enable_features | 6 | def test_enable_features |
7 | uses_host 'anhetegua.net' | 7 | uses_host 'anhetegua.net' |