Skip to content

Commit c5ee86d

Browse files
Refer to Automated Testing from merge checklist
1 parent d53de1d commit c5ee86d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/other/merge-checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Making sure to update related things:
1010
Making sure the logic is sound:
1111

1212
- if it changes a Setting's definition, will old settings be properly migrated to the new setting?
13-
- did you add or expand one or more unit tests to make sure your code works, in all edge cases, and future regressions are caught?
13+
- did you add or expand one or more [unit tests to make sure your code works](../os-development/automated-testing.md), in all edge cases, and future regressions are caught?
1414

1515
Making sure it's easy to review:
1616

0 commit comments

Comments
 (0)