diff --git a/test/functional/sections_controller_test.rb b/test/functional/sections_controller_test.rb index 30cb3a6..59dac78 100644 --- a/test/functional/sections_controller_test.rb +++ b/test/functional/sections_controller_test.rb @@ -1,4 +1,4 @@ -class PhasesControllerTest < ActionDispatch::IntegrationTest +class SectionsControllerTest < ActionDispatch::IntegrationTest include Devise::Test::IntegrationHelpers