Files
fizzy/test/models/notification_test.rb
T
2025-01-13 14:21:47 +00:00

8 lines
126 B
Ruby

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