Retrospring/spec/models/notification_spec.rb

6 lines
133 B
Ruby
Raw Normal View History

2014-12-21 13:12:59 -08:00
require 'rails_helper'
RSpec.describe Notification, :type => :model do
pending "add some examples to (or delete) #{__FILE__}"
end