tab/spec/models/notification_spec.rb

6 lines
130 B
Ruby
Raw Normal View History

2017-01-09 15:22:58 +00:00
require 'rails_helper'
RSpec.describe Notification, type: :model do
pending "add some examples to (or delete) #{__FILE__}"
end