about summary refs log tree commit diff
path: root/spec/models/account_pin_spec.rb
blob: 4f226b12770d579593aee45994d695ac947b4572 (plain) (blame)
1
2
3
4
5
require 'rails_helper'

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