retrospring/spec/models/notification_spec.rb
2014-12-21 22:12:59 +01:00

5 lines
133 B
Ruby

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