Skip to content

Commit

Permalink
added after block
Browse files Browse the repository at this point in the history
  • Loading branch information
TetianaParanich committed Dec 17, 2024
1 parent 9561fcd commit 73de5d1
Show file tree
Hide file tree
Showing 6 changed files with 383 additions and 138 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,6 @@ describe('Inventory', () => {
{ tags: ['criticalPathECS', 'folijet', 'C418586'] },
() => {
InventoryInstances.waitContentLoading();
cy.wait(2000);
cy.reload();
cy.wait(4000);
InventoryInstances.importWithOclc(testData.oclcNumberForImport);
InventoryInstance.verifyInstanceTitle(testData.localInstanceTitle);
InventoryInstance.startOverlaySourceBibRecord();
Expand Down
Loading

0 comments on commit 73de5d1

Please sign in to comment.