Update 390.md

clarify some testing notes.
This commit is contained in:
Darren Ethier 2020-12-16 11:05:50 -05:00 committed by GitHub
parent ef081ef8a2
commit 796c101675
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ Testing:
* [ ] Ensure the "Add a note to your order" section looks disabled
* [ ] Restart the checkout process and fill in all required form fields.
* [ ] Tick the box next to "Add a note to your order" and (optionally) fill in the textarea with something
* [ ] Submit the form again and ensure the entire "Add a note to your order" section is disabled, including the textarea.
* [ ] Submit the form again and ensure the entire "Add a note to your order" section is disabled (while the order is processing), including the textarea.
### Prevent checkout step heading text overlapping actual heading on small viewports.