| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
This PR updates expected test output to reflect a typo fix made in query files. The changes correct instances of "may be be" to "may be" in documentation files and update the corresponding expected test output.
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| python/ql/src/Classes/CallsToInitDel/SuperclassInitCalledMultipleTimes.qhelp | Fixed duplicated "be" in documentation text |
| python/ql/src/Classes/CallsToInitDel/SuperclassDelCalledMultipleTimes.qhelp | Fixed duplicated "be" in documentation text |
| actions/ql/test/query-tests/Security/CWE-200/SecretExfiltration.expected | Updated expected output to match corrected query message |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
I updated the query file in #20635 but neglected to update the expected output.