diff --git a/spec/views/legacy/recipients/index.html.erb_spec.rb b/spec/views/legacy/recipients/index.html.erb_spec.rb index 690af25d..358d12db 100644 --- a/spec/views/legacy/recipients/index.html.erb_spec.rb +++ b/spec/views/legacy/recipients/index.html.erb_spec.rb @@ -1,6 +1,6 @@ require 'rails_helper' -RSpec.describe 'legacy/recipients/index', type: :view do +RSpec.xdescribe 'legacy/recipients/index', type: :view do before(:each) do @school = assign(:school, Legacy::School.create!( name: 'School'