saucy/test/models/notification_test.rb
2022-06-25 13:48:46 +01:00

8 lines
126 B
Ruby

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