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