mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-10 08:08:00 -05:00
Fix test_helper require so file can be run individually
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
require 'test_helper'
|
||||
require File.expand_path(File.join(File.dirname(__FILE__), 'test_helper'))
|
||||
|
||||
class TestHelpersTest < ActionController::TestCase
|
||||
tests UsersController
|
||||
|
||||
Reference in New Issue
Block a user