Skip to content

Commit 04a249b

Browse files
Update CONTRIBUTING.md
1 parent c292c60 commit 04a249b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ $ npm test
2323
To run the system tests, first create and configure a project in the Google Developers Console following the [instructions on how to run google-cloud-node][elsewhere]. After that, set the following environment variables:
2424

2525
- **GCLOUD_TESTS_PROJECT_ID**: Developers Console project's ID (e.g. bamboo-shift-455)
26-
- ***GCLOUD_TESTS_PROJECT_NUMBER*** (*optional*): Developers Console project number (e.g. 1046198160504). Required to run system tests for error reporting.
26+
- ***GCLOUD_TESTS_PROJECT_NUMBER*** (*optional*): Developers Console project number (e.g. 1046198160504).
2727
- **GCLOUD_TESTS_KEY**: The path to the JSON key file.
28-
- ***GCLOUD_TESTS_API_KEY*** (*optional*): An API key that can be used to test the Translate API and is required to run system-test for error reporting.
28+
- ***GCLOUD_TESTS_API_KEY*** (*optional*): An API key.
2929
- ***GCLOUD_TESTS_DNS_DOMAIN*** (*optional*): A domain you own managed by Cloud DNS (expected format: `'gcloud-node.com.'`).
3030

3131
Install the [gcloud command-line tool][gcloudcli] to your machine and use it to create the indexes used in the datastore system tests with indexes found in `system-test/data/index/yaml`:

0 commit comments

Comments
 (0)