Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi committed Sep 12, 2024
1 parent 3fb81c0 commit ce7a00c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/lib/utils/type-tracker/test-utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ export function testTypeTrackerWithLinter(testCase: TestCase): string[] {
console.log("Test", context.sourceCode.ast)
console.log("Test2", target ?? lastExpr)
console.log("Test3", context.sourceCode.text)
console.log("Test4", filename)
throw e
}
},
Expand Down

0 comments on commit ce7a00c

Please sign in to comment.