Skip to content

Commit cff56b7

Browse files
committed
Change title of cancelRecording command
1 parent ad41a04 commit cff56b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/ql-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@
656656
},
657657
{
658658
"command": "codeQLMockGitHubApiServer.cancelRecording",
659-
"title": "CodeQL Mock GitHub API Server: Cancel Scenario"
659+
"title": "CodeQL Mock GitHub API Server: Cancel Scenario Recording"
660660
}
661661
],
662662
"menus": {

0 commit comments

Comments
 (0)