Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ Running System Tests
> --key-file=$P12_CREDENTIALS_FILE

# Create the indexes
$ gcloud preview datastore create-indexes system_tests/data/ \
$ gcloud preview datastore create-indexes system_tests/data/index.yaml \

This comment was marked as spam.

This comment was marked as spam.

> --project=$GCLOUD_TESTS_DATASET_ID

# Restore your environment to its previous state.
Expand Down