Skip to content

Commit 48066b4

Browse files
Merge pull request #685 from NYPL/SCC-5164/delivery-integration-test-copy
expect scholar delivery for m1 item/scholar
2 parents cec1e53 + f53c870 commit 48066b4

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)