mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
feat: Show parent scales on browse page
This commit is contained in:
parent
e5e969b968
commit
37042aead5
13 changed files with 373 additions and 306 deletions
|
|
@ -13,7 +13,7 @@ describe MeasurePresenter do
|
|||
end
|
||||
|
||||
it "returns the id of the measure" do
|
||||
expect(measure_presenter.id).to eq "measure-id"
|
||||
expect(measure_presenter.title).to eq "Measure measure-id"
|
||||
end
|
||||
|
||||
it "has an id for use in the data item accordions" do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue