You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: docs/internal-developers/testing/releases/950.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -230,7 +230,7 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
230
230
231
231
### Product Rating: Transition from using CSS margin to Global Styles ([8202](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/8202))
232
232
233
-
1. Add a _Products_ block on a new page.
233
+
1. Add a _Products_ block on a new page and add the _Product Rating_ block inside of it.
234
234
2. Ensure the _Product Rating_`margin` is displaying correctly (and is present in the `Dimensions » Margin` setting).
235
235
3. Iterate over each _Products_ block pattern (which includes the _Rating_ block). Make sure the `margin` is correct.
236
236
4. Make sure the alignment setting works (for _Product Rating_) correctly in the editor and frontend.
0 commit comments