notebook/test/models/notice_dismissal_test.rb
2019-05-30 15:26:36 -05:00

8 lines
129 B
Ruby

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