about summary refs log tree commit diff
path: root/spec/models/account_warning_spec.rb
diff options
context:
space:
mode:
authorpluralcafe-docker <git@plural.cafe>2019-01-12 04:24:14 +0000
committerpluralcafe-docker <git@plural.cafe>2019-01-12 04:24:14 +0000
commitae24ef877b82466cab026a76ea6ed8598ddaae18 (patch)
tree584c25ada377f2e6da49a9b45b3da947501b1831 /spec/models/account_warning_spec.rb
parentfa1ab7fbe4166f3d8b481891dcc443df5aa212bb (diff)
parent2cfa55185a5fc7d93a160a4e9a4730aae6725b0f (diff)
Merge branch 'glitch'
Diffstat (limited to 'spec/models/account_warning_spec.rb')
-rw-r--r--spec/models/account_warning_spec.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/spec/models/account_warning_spec.rb b/spec/models/account_warning_spec.rb
deleted file mode 100644
index 5286f9177..000000000
--- a/spec/models/account_warning_spec.rb
+++ /dev/null
@@ -1,5 +0,0 @@
-require 'rails_helper'
-
-RSpec.describe AccountWarning, type: :model do
-  pending "add some examples to (or delete) #{__FILE__}"
-end