tab/spec/models/notification_spec.rb
2017-01-09 16:22:58 +01:00

6 lines
130 B
Ruby

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