require 'test_helper' module Dripper class DripperActionTest < ActiveSupport::TestCase # test "the truth" do # assert true # end end end