mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Rename browse controller to sqm categories controller
This commit is contained in:
parent
ae525fdb2a
commit
4aa0c97275
5 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
require 'rails_helper'
|
||||
|
||||
describe 'browse/show.html.erb' do
|
||||
describe 'sqm_categories/show.html.erb' do
|
||||
before :each do
|
||||
academic_year = create(:academic_year, range: '1989-90')
|
||||
school = create(:school, name: 'Best School')
|
||||
Loading…
Add table
Add a link
Reference in a new issue