You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2021/12/09 16:19:29 UTC

[sling-whiteboard] 09/18: completions: tweak test name

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch feature/vscode-htl
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git

commit 78ecba6c0cf1bcdabd3b0c67113a1dae29730e61
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Thu Dec 9 11:33:26 2021 +0100

    completions: tweak test name
---
 vscode-htl/src/test/suite/extension.test.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vscode-htl/src/test/suite/extension.test.ts b/vscode-htl/src/test/suite/extension.test.ts
index e3d1849..c0ad357 100644
--- a/vscode-htl/src/test/suite/extension.test.ts
+++ b/vscode-htl/src/test/suite/extension.test.ts
@@ -79,7 +79,7 @@ suite('Extension Test Suite',  () => {
 		assert.deepStrictEqual(completionVariables?.sort(), ["children", "name", "parent", "path", "resourceType"]);
 	});
 
-	test('nested completion test for', () => {
+	test('nested completion test', () => {
 		let document = `
 			<html>
 				<body>