chore: make sure cypress analyze spec doesn't fail

This commit is contained in:
rebuilt 2023-08-09 11:02:19 -07:00
parent 071e7b5208
commit be1dd7cdff

View file

@ -1,7 +1,7 @@
describe('navigates the analyze page', () => {
it('it displays counts of students and teacher in the hovers', () => {
login("/districts/lee-public-schools/schools/lee-elementary-school/analyze?year=2022-23&academic_years=2022-23", "bGVlOmxlZSE=")
login("/districts/lowell/schools/abraham-lincoln-elementary-school/analyze?year=2022-23&category=1&academic_years=2022-23", "bGVlOmxlZSE=")
})
})