diff --git a/test/functional/profile_admin_controller_test.rb b/test/functional/profile_admin_controller_test.rb index d71014b..c2e05e9 100644 --- a/test/functional/profile_admin_controller_test.rb +++ b/test/functional/profile_admin_controller_test.rb @@ -6,6 +6,7 @@ class ProfileAdminController; def rescue_action(e) raise e end; end class OnlyForPersonTestController < ProfileAdminController requires_profile_class Person + design :holder => :profile def index render :text => '