remove empty spec

This commit is contained in:
Eric Schultz 2018-11-07 13:54:46 -06:00
parent 4a1f86c121
commit 743fd2a15e

View file

@ -1,5 +0,0 @@
require 'rails_helper'
RSpec.describe "campaign_templates/index.html.erb", :type => :view do
pending "add some examples to (or delete) #{__FILE__}"
end