Skip to content

Commit 42f762a

Browse files
committed
JS: Update test output now that 'satisfies' is a SourceNode
1 parent 691fdb1 commit 42f762a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

javascript/ql/test/library-tests/DataFlow/tests.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1523,6 +1523,7 @@ sources
15231523
| tst2.ts:13:39:13:38 | super(...args) |
15241524
| tst2.ts:13:39:13:38 | this |
15251525
| tst2.ts:15:11:15:13 | A.x |
1526+
| tst2.ts:15:11:15:30 | A.x satisfies number |
15261527
| tst.js:1:1:1:0 | this |
15271528
| tst.js:1:1:1:24 | import ... m 'fs'; |
15281529
| tst.js:1:10:1:11 | fs |

0 commit comments

Comments
 (0)