5 lines
76 B
Ruby
5 lines
76 B
Ruby
require "test_helper"
|
|
|
|
class NotificationTest < ActiveSupport::TestCase
|
|
end
|