diff --git a/doc/guides/contributing/pull-requests.md b/doc/guides/contributing/pull-requests.md index 0028969fa87b4b..4b98ea33b97578 100644 --- a/doc/guides/contributing/pull-requests.md +++ b/doc/guides/contributing/pull-requests.md @@ -251,7 +251,9 @@ And on Windows: > vcbuild test ``` -(See the [running tests][] section of Building guide for more details.) +(This code might take more than an hour to execute on a PC, want to run a part + of tests quickly or for more details see the [running tests][] section of Buil +ding guide.) ### Step 7: Push