houdini/spec/views/campaign_templates/index.html.erb_spec.rb

6 lines
155 B
Ruby
Raw Normal View History

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