Skip to content

Commit ebb6678

Browse files
authored
Merge pull request #11687 from Microsoft/update-CONTRIBUTING-baseline-instructions
Remove baseline-accept warning from CONTRIBUTING
2 parents d27088e + 45253f8 commit ebb6678

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,5 +183,3 @@ jake baseline-accept
183183
```
184184

185185
to establish the new baselines as the desired behavior. This will change the files in `tests\baselines\reference`, which should be included as part of your commit. It's important to carefully validate changes in the baselines.
186-
187-
**Note** that `baseline-accept` should only be run after a full test run! Accepting baselines after running a subset of tests will delete baseline files for the tests that didn't run.

0 commit comments

Comments
 (0)