Skip to content

Commit b5cbcef

Browse files
More debug
1 parent 9f32805 commit b5cbcef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/cursorless-vscode-e2e/src/suite/scopes.vscode.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ async function runTest(file: string, languageId: string, facetId: string) {
151151
console.log(`No scopes found for ${facetId} in ${languageId}`);
152152
}
153153
} catch (error) {
154+
console.log(`Error running test for ${facetId} in ${languageId}`);
154155
console.log(error);
155156
}
156157

0 commit comments

Comments
 (0)