Skip to content

Commit f53c870

Browse files
expect scholar delivery for m1 item/scholar
1 parent 8f07bfc commit f53c870

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)