Skip to content

Commit 40b74cf

Browse files
committed
update test assertion
1 parent 0dd6dfd commit 40b74cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/oxlint/test/fixtures/sourceCode_scope_methods/output.snap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
8 | };
107107
`----
108108
109-
x scope-plugin(scope): isGlobalReference(Math): false
109+
x scope-plugin(scope): isGlobalReference(Math): true
110110
,-[files/index.js:7:28]
111111
6 | return function innerFunction() {
112112
7 | return localConstant + Math.PI;

0 commit comments

Comments
 (0)