@ -8,7 +8,7 @@ class ProductsControllerTest < ActionDispatch::IntegrationTest
test 'should get index' do
get products_url
assert_response :success
# assert_response :failure
assert_response :failure
end
test 'should get new' do