We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f32f8c commit 7cf3104Copy full SHA for 7cf3104
packages/google-cloud-ndb/CONTRIBUTING.rst
@@ -187,7 +187,7 @@ Running System Tests
187
> --key-file=${GOOGLE_APPLICATION_CREDENTIALS}
188
189
# Create the indexes
190
- $ gcloud datastore create-indexes system_tests/data/index.yaml
+ $ gcloud datastore indexes create tests/system/index.yaml
191
192
- For datastore query tests, you'll need stored data in your dataset.
193
To populate this data, run::
0 commit comments