mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-13 01:10:39 -07:00
Turn off journey spec
This commit is contained in:
parent
a21554c215
commit
3c5e743649
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
require 'rails_helper'
|
||||
include AnalyzeHelper
|
||||
|
||||
describe 'District Admin', js: true do
|
||||
xdescribe 'District Admin', js: true do
|
||||
let(:district) { District.find_by_slug 'lee-public-schools' }
|
||||
let(:different_district) { District.find_by_slug 'maynard-public-schools' }
|
||||
let(:school) { School.find_by_slug 'lee-elementary-school' }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue