From 23111a9ca31177c324101b8cd31a9ae0e67f9504 Mon Sep 17 00:00:00 2001 From: Azul Date: Mon, 17 Dec 2012 09:53:38 +0100 Subject: fixed inclusion of stub record helper --- users/test/functional/users_controller_test.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'users/test/functional') diff --git a/users/test/functional/users_controller_test.rb b/users/test/functional/users_controller_test.rb index 79c22c4..ce17500 100644 --- a/users/test/functional/users_controller_test.rb +++ b/users/test/functional/users_controller_test.rb @@ -1,7 +1,6 @@ require 'test_helper' class UsersControllerTest < ActionController::TestCase - include StubRecordHelper test "should get new" do get :new -- cgit v1.2.3