Skip to content

Commit

Permalink
eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
himdel committed Apr 8, 2024
1 parent c80b5ce commit 8455f1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/cypress/support/login.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// https://on.cypress.io/custom-commands
const apiPrefix = Cypress.env('apiPrefix');
const uiPrefix = Cypress.env('uiPrefix');

function apiLogin(username, password, url = '/', title = 'Collections') {
cy.session(
Expand Down

0 comments on commit 8455f1a

Please sign in to comment.