From 3ce7ef56b1a51a4226051af33fc6dbaf3d560894 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Fri, 20 Sep 2024 18:27:25 +0000 Subject: [PATCH] fix: update test text for more clarity --- kasmvnc/main.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kasmvnc/main.test.ts b/kasmvnc/main.test.ts index 870a15e..0116d05 100644 --- a/kasmvnc/main.test.ts +++ b/kasmvnc/main.test.ts @@ -22,7 +22,7 @@ describe("Kasm VNC", async () => { desktop_environment: "gnome", }); - it("Successfully installs for all expected Kasm versions", async () => { + it("Successfully installs for all expected Kasm desktop versions", async () => { for (const v of allowedDesktopEnvs) { const applyWithEnv = () => { runTerraformApply(import.meta.dir, {