mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 09:08:53 +01:00
Fix test name
This commit is contained in:
@@ -78,7 +78,7 @@ suite('commands namespace tests', () => {
|
||||
|
||||
});
|
||||
|
||||
test('api-command: vscode.previewHtm', function () {
|
||||
test('api-command: vscode.previewHtml', function () {
|
||||
|
||||
let registration = workspace.registerTextDocumentContentProvider('speciale', {
|
||||
provideTextDocumentContent(uri) {
|
||||
|
||||
Reference in New Issue
Block a user