diff --git a/eo-parser/src/test/resources/org/eolang/parser/eo-typos/comment-in-method.yaml b/eo-parser/src/test/resources/org/eolang/parser/eo-typos/comment-in-method.yaml index a23d4d38a9..668faecd90 100644 --- a/eo-parser/src/test/resources/org/eolang/parser/eo-typos/comment-in-method.yaml +++ b/eo-parser/src/test/resources/org/eolang/parser/eo-typos/comment-in-method.yaml @@ -21,12 +21,10 @@ # SOFTWARE. --- line: 5 -# @todo #3706:30min The error message doesn't highlight the exact position of the -# comment. The error message should be updated to point to the exact position -# of the comment. message: | [5:12] error: 'Invalid object declaration' - sprintwf + # a comment here is prohibited + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ input: | # No comments [args] > app