Commit 7da2070a9a7f091cb86bc3a8ea9951d2009b14e6

Authored by Francisco Júnior
1 parent cb418a44
Exists in fix_sign_up_form

rename test

plugins/pg_search/test/functional/cms_controller_test.rb
@@ -2,7 +2,7 @@ require "test_helper" @@ -2,7 +2,7 @@ require "test_helper"
2 2
3 class CmsControllerTest < ActionController::TestCase 3 class CmsControllerTest < ActionController::TestCase
4 4
5 - should 'list communities from base profile' do 5 + should 'list communities available to spread' do
6 env = Environment.default 6 env = Environment.default
7 env.enable_plugin(PgSearchPlugin) 7 env.enable_plugin(PgSearchPlugin)
8 profile = create_user('profile').person 8 profile = create_user('profile').person