mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Fix failing test
This commit is contained in:
parent
5e88c8be1b
commit
a21554c215
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ describe TeacherSurveyPresenter do
|
|||
academic_year:
|
||||
).descriptions_and_availability
|
||||
).to eq [
|
||||
DataAvailability.new('1B-i', 'Items available upon request to Lowell Public Schools.', true)
|
||||
DataAvailability.new('1B-i', 'Items available upon request to ECP', true)
|
||||
]
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue