Remove unneeded leading whitespace (https://github.com/woocommerce/woocommerce-admin/pull/820)
This has made it difficult to quick create test instructions since I have to add a leading space before every step.
This commit is contained in:
parent
ffaa80a95e
commit
59a3db306e
|
@ -6,5 +6,5 @@ _Replace this with a good description of your changes & reasoning._
|
|||
|
||||
### Detailed test instructions:
|
||||
|
||||
- Ex: Open page `url`
|
||||
- Click XYZ…
|
||||
- Ex: Open page `url`
|
||||
- Click XYZ…
|
||||
|
|
Loading…
Reference in New Issue