notebook/test/models/notification_test.rb
2020-04-20 17:35:10 -05:00

8 lines
126 B
Ruby

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