And we are green
This commit is contained in:
@@ -50,7 +50,7 @@ describe Suppliers::SectionsController do
|
||||
it "renders the #show view" do
|
||||
section = create :section, supplier: @supplier
|
||||
get :show, id: section
|
||||
response.should render_template :show
|
||||
response.should render_template :tables_view
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user