fix: update test text for more clarity

pull/250/head
Michael Smith 10 months ago
parent 59041b3565
commit 3ce7ef56b1

@ -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<TestVariables>(import.meta.dir, {

Loading…
Cancel
Save