docbrown/spec/models/push_notification_subscription_spec.rb
2018-06-09 17:33:58 -04:00

5 lines
146 B
Ruby

require 'rails_helper'
RSpec.describe PushNotificationSubscription, type: :model do
pending "add some examples to (or delete) #{__FILE__}"
end