Skip to content

Commit d2729be

Browse files
committed
test: include HTML in language list
1 parent b1542cc commit d2729be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

e2e-tests/options.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { test } from "@playwright/test";
66
/**
77
* This test verifies that:
88
* - Users can open the language options popover
9-
* - Users can switch between supported languages (JavaScript, JSON, Markdown, CSS)
9+
* - Users can switch between supported languages (JavaScript, JSON, Markdown, CSS, HTML)
1010
* - For each language the entire page is correctly rendered
1111
*/
1212
test("should switch language and show options for each", async ({ page }) => {

0 commit comments

Comments
 (0)