From a5b4bd9ddc599f6a9d877568776a50856ea1f15c Mon Sep 17 00:00:00 2001 From: Aman Agrawal Date: Wed, 7 Apr 2021 17:41:02 +0000 Subject: [PATCH] minor: Correct comment in compose test. --- frontend_tests/puppeteer_tests/compose.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend_tests/puppeteer_tests/compose.ts b/frontend_tests/puppeteer_tests/compose.ts index 4f77310f19..4504340236 100644 --- a/frontend_tests/puppeteer_tests/compose.ts +++ b/frontend_tests/puppeteer_tests/compose.ts @@ -169,7 +169,7 @@ async function test_markdown_preview_buttons_visibility(page: Page): Promise