From 439bd2e36602f0005538cc87b3b11f000ed9b1be Mon Sep 17 00:00:00 2001 From: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com> Date: Sat, 13 Jan 2024 13:10:10 +0530 Subject: [PATCH] test: Add new option --- cypress/integration/list_view.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cypress/integration/list_view.js b/cypress/integration/list_view.js index 54bd9daf11..0618afb9ec 100644 --- a/cypress/integration/list_view.js +++ b/cypress/integration/list_view.js @@ -25,6 +25,7 @@ context("List View", () => { "Edit", "Export", "Assign To", + "Clear Assignment", "Apply Assignment Rule", "Add Tags", "Print",