Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: duplicate response body before mutating it (#7926)
Addresses the following error that is happening in `main` npm tests : > > Failure/Error: > @project_npm_response.body.force_encoding("UTF-8").encode. > include?(project_description) > > FrozenError: > can't modify frozen String: "" Example failure : https://github.com/dependabot/dependabot-core/actions/runs/6019388208/job/16329143018?pr=7811
- Loading branch information