Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcos Cáceres authored and jakearchibald committed Nov 16, 2017
1 parent c037bc1 commit 326362c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion payment-request/payment-request-constructor.https.html
Expand Up @@ -385,7 +385,7 @@
assert_equals(
request2.shippingOption,
null,
`request.shippingOption must be null`
`request2.shippingOption must be null`
);
}, "If there is no selected shipping option, then PaymentRequest.shippingOption remains null");

Expand Down

0 comments on commit 326362c

Please sign in to comment.