couple of fixes to service test docs (#2542)

This commit is contained in:
chris48s
2018-12-16 20:50:07 +00:00
committed by GitHub
parent 2bf29f97b8
commit bca7416be7

View File

@@ -279,8 +279,8 @@ npm run coverage:report:open
Pull requests
-------------
The affected service ids should be included in brackets in the pull request
title. That way, Travis will run those service tests. When a pull request
The affected service ids should be included in square brackets in the pull request
title. That way, Circle CI will run those service tests. When a pull request
affects multiple services, they should be separated with spaces. The test
runner is case-insensitive, so they should be capitalized for readability.