mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 23:18:18 -07:00
fix failing tests
This commit is contained in:
parent
b0e84ed82a
commit
05ae1cd94b
2 changed files with 2 additions and 2 deletions
|
|
@ -161,7 +161,7 @@ def district_admin_sees_student_physical_safety
|
|||
end
|
||||
|
||||
def district_admin_sees_problem_solving_emphasis
|
||||
expect(page).to have_text('Problem Solving Emphasis')
|
||||
expect(page).to have_text('Problem Solving')
|
||||
expect(page).to have_css("[data-for-measure-id='4C-i'][width='60.0%'][x='0.0%']")
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue