Skip to content

Commit 727f7d2

Browse files
geoffw0Copilot
andauthored
Fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 3c5f70d commit 727f7d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ruby/ql/lib/utils/test/internal/InlineExpectationsTestImpl.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ module Impl implements InlineExpectationsTestSig {
3535
}
3636

3737
/**
38-
* A class representing line comments in Ruby.
38+
* A class representing comments that may contain inline expectations (Ruby line comments and ERB comments).
3939
*/
4040
class ExpectationComment extends AnyComment {
4141
string getContents() {

0 commit comments

Comments
 (0)