Remove spec files (#9751)

Nothing to test.
This commit is contained in:
ysksn 2019-01-08 12:18:46 +09:00 committed by Yamagishi Kazutoshi
parent 88deca16ca
commit 274109e9f3
2 changed files with 0 additions and 10 deletions

View file

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

View file

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