Skip to content

Commit 68739b2

Browse files
authored
test: update integration test snapshot (typescript-eslint#9037)
1 parent 7984ef7 commit 68739b2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/integration-tests/tests/__snapshots__/flat-config-types.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ exports[`flat-config-types eslint should work successfully 1`] = `
1616
"line": 38,
1717
"message": "'_otherCases' is defined but never used.",
1818
"messageId": "unusedVar",
19-
"nodeType": "Identifier",
19+
"nodeType": null,
2020
"ruleId": "@typescript-eslint/no-unused-vars",
2121
"severity": 2,
2222
},

packages/integration-tests/tests/__snapshots__/recommended-does-not-require-program.test.ts.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ exports[`recommended-does-not-require-program eslint should work successfully 1`
1111
"messages": [
1212
{
1313
"column": 7,
14-
"endColumn": 19,
14+
"endColumn": 10,
1515
"endLine": 1,
1616
"line": 1,
1717
"message": "'foo' is assigned a value but never used.",
1818
"messageId": "unusedVar",
19-
"nodeType": "Identifier",
19+
"nodeType": null,
2020
"ruleId": "@typescript-eslint/no-unused-vars",
2121
"severity": 2,
2222
},

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy