mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 23:18:18 -07:00
chore: disable flaky legacy test
This commit is contained in:
parent
4e85d756e6
commit
d09e61e1e3
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue