fix: fix junit module name in AGENTS.md by csviri · Pull Request #3232 · operator-framework/java-operator-sdk
Navigation Menu
{{ message }}
operator-framework / java-operator-sdk Public
- Notifications You must be signed in to change notification settings
- Fork 236
Merged
csviri merged 1 commit intooperator-framework:mainfrom
Mar 13, 2026Merged
fix: fix junit module name in AGENTS.md#3232
csviri merged 1 commit intooperator-framework:mainfrom
fix: fix junit module name in AGENTS.md#3232
csviri merged 1 commit intooperator-framework:mainfrom
Conversation
Copy link
Collaborator
csviri
commented
Mar 13, 2026
csviri
commented
Signed-off-by: Attila Mészáros a_meszaros@apple.com
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Copilot AI review requested due to automatic review settings
March 13, 2026 19:21
openshift-ci
bot
requested review from
metacosm and
xstefank
Copilot AI reviewed Mar 13, 2026
Copy link
Contributor
Copilot
AI
left a comment
Copilot AI left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR fixes a documentation error in AGENTS.md where the module name operator-framework-junit5 was incorrectly referenced instead of the actual module name operator-framework-junit.
Changes:
- Corrected the module name from
operator-framework-junit5tooperator-framework-junitin two places inAGENTS.md: the project structure listing and the integration tests section.
You can also share your feedback on Copilot code review. Take the survey.
metacosm approved these changes Mar 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment