Update actionpack/test/controller/metal/renderers_test.rb #1

Open
amix307 wants to merge 1 commits from test into main
Owner

Motivation / Background

This Pull Request has been created because [REPLACE ME]

Detail

This Pull Request changes [REPLACE ME]

Additional information

Checklist

Before submitting the PR make sure the following are checked:

  • This Pull Request is related to one change. Unrelated changes should be opened in separate PRs.
  • Commit message has a detailed description of what changed and why. If this PR fixes a related issue include it in the commit message. Ex: [Fix #issue-number]
  • Tests are added or updated if you fix a bug or add a feature.
  • CHANGELOG files are updated for the changed libraries if there is a behavior change or additional feature. Minor bug fixes and documentation changes should not be included.
<!-- Thanks for contributing to Rails! Please do not make *Draft* pull requests, as they still send notifications to everyone watching the Rails repo. Create a pull request when it is ready for review and feedback from the Rails team :). If your pull request affects documentation or any non-code changes, guidelines for those changes are [available here](https://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#contributing-to-the-rails-documentation) About this template The following template aims to help contributors write a good description for their pull requests. We'd like you to provide a description of the changes in your pull request (i.e. bugs fixed or features added), the motivation behind the changes, and complete the checklist below before opening a pull request. Feel free to discard it if you need to (e.g. when you just fix a typo). --> ### Motivation / Background <!-- Describe why this Pull Request needs to be merged. What bug have you fixed? What feature have you added? Why is it important? If you are fixing a specific issue, include "Fixes #ISSUE" (replace with the issue number, remove the quotes) and the issue will be linked to this PR. --> This Pull Request has been created because [REPLACE ME] ### Detail This Pull Request changes [REPLACE ME] ### Additional information <!-- Provide additional information such as benchmarks, references to other repositories, or alternative solutions. --> ### Checklist Before submitting the PR make sure the following are checked: * [ ] This Pull Request is related to one change. Unrelated changes should be opened in separate PRs. * [ ] Commit message has a detailed description of what changed and why. If this PR fixes a related issue include it in the commit message. Ex: `[Fix #issue-number]` * [ ] Tests are added or updated if you fix a bug or add a feature. * [ ] CHANGELOG files are updated for the changed libraries if there is a behavior change or additional feature. Minor bug fixes and documentation changes should not be included.
amix307 added 1 commit 2024-07-17 07:48:35 +00:00
Update actionpack/test/controller/metal/renderers_test.rb
Some checks failed
Devcontainer smoke test / Devcontainer smoke test (push) Has been cancelled
rails-new-docker / rails-new-docker (push) Has been cancelled
rails-new-docker / rails-new-docker (pull_request) Has been cancelled
15d123cdf6
amix307 requested review from aaseliverstov 2024-07-17 07:48:36 +00:00
amix307 requested review from mnick82 2024-07-17 07:48:36 +00:00
Some checks failed
Devcontainer smoke test / Devcontainer smoke test (push) Has been cancelled
rails-new-docker / rails-new-docker (push) Has been cancelled
rails-new-docker / rails-new-docker (pull_request) Has been cancelled
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin test:test
git checkout test
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TEST_CODEOWNERS/rails#1
No description provided.