Skip to content

Commit

Permalink
Remove needless include
Browse files Browse the repository at this point in the history
  • Loading branch information
fbacall committed Aug 1, 2024
1 parent f54af6d commit c520948
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/controllers/materials_controller_test.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
require 'test_helper'

class MaterialsControllerTest < ActionController::TestCase

include Committee::Test::Methods
include Devise::Test::ControllerHelpers
include ActiveJob::TestHelper

Expand Down

0 comments on commit c520948

Please sign in to comment.