Remove unused spec

This commit is contained in:
Eric Schultz 2018-10-25 12:33:13 -05:00
parent c912e4ffbe
commit 543cc86645

View file

@ -1,8 +0,0 @@
# License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later
require 'rails_helper'
describe maintaindedications do
it 'is untested' do
pending 'add tests here'
end
end