chore: disable flaky legacy test

This commit is contained in:
rebuilt 2023-06-26 14:27:19 -07:00
parent 4e85d756e6
commit d09e61e1e3

View file

@ -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'