Remove pending spec (#9453)

This commit is contained in:
ysksn 2018-12-08 00:53:55 +09:00 committed by Eugen Rochko
parent 1c7061fb90
commit dfd123d5b3
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
require 'rails_helper'
RSpec.describe AccountPin, type: :model do
pending "add some examples to (or delete) #{__FILE__}"
end