saucy/test/models/notification_test.rb

8 lines
126 B
Ruby
Raw Permalink Normal View History

2022-06-25 12:48:46 +00:00
require "test_helper"
class NotificationTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end