From e33bcfa6bd5afd68d7815844a92275dcb1754674 Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Thu, 21 May 2020 00:03:46 +0530 Subject: [PATCH] style: fix linting issue --- cypress/integration/control_link.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cypress/integration/control_link.js b/cypress/integration/control_link.js index eb9ab405b5..0dc7d5b88e 100644 --- a/cypress/integration/control_link.js +++ b/cypress/integration/control_link.js @@ -10,7 +10,7 @@ context('Control Link', () => { doctype: 'ToDo', description: 'this is a test todo for link' }).as('todos'); - }) + }); function get_dialog_with_link() { return cy.dialog({