Skip to content

Commit

Permalink
Add adminToken
Browse files Browse the repository at this point in the history
  • Loading branch information
sviatlana-stsiapanava committed Dec 23, 2024
1 parent 4fb68f7 commit 2810627
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ describe('Bulk-edit', () => {
describe('Consortia', () => {
before('create test data', () => {
cy.clearLocalStorage();
cy.getAdminToken();
cy.createTempUser([
permissions.bulkEditEdit.gui,
permissions.uiInventoryViewCreateEditItems.gui,
Expand Down

0 comments on commit 2810627

Please sign in to comment.