1
0
mirror of https://framagit.org/tykayn/mastodon.git synced 2023-08-25 08:33:12 +02:00

Remove spec files ()

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

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

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