Skip to content

Commit 6098cb3

Browse files
Merge pull request #688 from NYPL/main
update integration test expectations
2 parents 29d5500 + 48066b4 commit 6098cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/delivery-locations-constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const expectations = {
4040
},
4141
nyplM1: {
4242
barcode: '33433084847221',
43-
scholar: { includes: [sasb], excludes: [scholar, lpa, schomburg] },
43+
scholar: { includes: [sasb, scholar], excludes: [lpa, schomburg] },
4444
general: { includes: [sasb], excludes: [scholar, lpa, schomburg] }
4545
},
4646
nyplM2: {

0 commit comments

Comments
 (0)