Skip to content

Commit 4a9d4fb

Browse files
committed
bug(#224): second
1 parent 64416fe commit 4a9d4fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/resources/org/eolang/lints/packs/object-does-not-match-filename/catches-bad-name-with-package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ sheets:
2424
- /org/eolang/lints/names/object-does-not-match-filename.xsl
2525
asserts:
2626
- /defects[count(defect[@severity='warning'])=1]
27-
- /defects/defect[@line='1']
27+
- /defects/defect[@line='2']
2828
document: |
2929
<program name="app.app.app">
3030
<metas>

0 commit comments

Comments
 (0)