broken pipe quest
This commit is contained in:
@@ -40,11 +40,6 @@ describe Suppliers::ListsController, type: :controller do
|
||||
get :index
|
||||
expect{ render_template :index }.not_to raise_error
|
||||
end
|
||||
|
||||
it "renders the :index view" do
|
||||
get :index
|
||||
response.should render_template :index
|
||||
end
|
||||
end
|
||||
|
||||
describe "GET #show" do
|
||||
|
||||
Reference in New Issue
Block a user