style: fix linting issue
This commit is contained in:
parent
53855cad1d
commit
e33bcfa6bd
1 changed files with 1 additions and 1 deletions
|
|
@ -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({
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue