Skip to content

Commit 09a9a0f

Browse files
test: update snapshots for dot-notation and member-ordering
1 parent c0d67e5 commit 09a9a0f

7 files changed

+892
-18
lines changed

packages/rslint-test-tools/tests/typescript-eslint/rules/__snapshots__/dot-notation.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ exports[`dot-notation > invalid 12`] = `
300300
},
301301
"start": {
302302
"column": 1,
303-
"line": 2,
303+
"line": 3,
304304
},
305305
},
306306
"ruleName": "dot-notation",

0 commit comments

Comments
 (0)