summaryrefslogtreecommitdiff
path: root/spec/models/sent_notification_spec.rb
blob: 2fc6cce471fbffc0595918f27bdea29848a90181 (plain)
1
2
3
4
5
require 'spec_helper'

describe SentNotification, model: true do
  # TODO: Test
end