test: Enter Compare & Anchor done.
This commit is contained in:
@@ -8,7 +8,10 @@
|
||||
// https://on.cypress.io/custom-commands
|
||||
// ***********************************************
|
||||
// -- This is a parent command --
|
||||
import '@4tw/cypress-drag-drop'
|
||||
|
||||
const loginApiUrl = Cypress.env('loginApiUrl');
|
||||
|
||||
Cypress.Commands.add('login', () => {
|
||||
cy.request({
|
||||
method: 'POST',
|
||||
|
||||
Reference in New Issue
Block a user