diff --git a/cypress/e2e/consortia/inventory/call-number-browse/call-number-browse-locations-facet-options-central.cy.js b/cypress/e2e/consortia/inventory/call-number-browse/call-number-browse-locations-facet-options-central.cy.js index 3d79e3d21f..eabd0d8fb7 100644 --- a/cypress/e2e/consortia/inventory/call-number-browse/call-number-browse-locations-facet-options-central.cy.js +++ b/cypress/e2e/consortia/inventory/call-number-browse/call-number-browse-locations-facet-options-central.cy.js @@ -225,10 +225,6 @@ describe('Inventory', () => { locations[Affiliations.University][0].name, locations[Affiliations.University][2].name, ]; - const notUsedLocations = [ - locations[Affiliations.College][1].name, - locations[Affiliations.University][1].name, - ]; BrowseCallNumber.waitForCallNumberToAppear(callNumberValue, undefined, undefined, 2); // wait to make sure same call number is indexed for all items in 2 instances: @@ -260,14 +256,6 @@ describe('Inventory', () => { locationName, ); }); - notUsedLocations.forEach((locationName) => { - InventorySearchAndFilter.typeNotFullValueInMultiSelectFilterFieldAndCheck( - locationAccordionName, - locationName, - locationName, - false, - ); - }); InventorySearchAndFilter.typeNotFullValueInMultiSelectFilterFieldAndCheck( locationAccordionName, '',