Skip to content

Commit c44d5d8

Browse files
committed
MQE-1579: Outline test isolation best practices
- CR Fixes
1 parent b124a11 commit c44d5d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guides/test-isolation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ In the above list, points 1 and 2 refer to leaving things behind during test exe
2020
Some examples of entities to be deleted include:
2121

2222
1. Products
23-
1. Categories
24-
1. Rules (Price, Related Products)
23+
2. Categories
24+
3. Rules (Price, Related Products)
2525

2626
The list of entities to restore is much simpler:
2727

0 commit comments

Comments
 (0)