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 9c90cc2 commit e812d84Copy full SHA for e812d84
packages/firestore/CONTRIBUTING.md
@@ -12,7 +12,7 @@ a new project by visiting the [Firebase Console](https://console.firebase.google
12
Make sure that the project has Cloud Firestore enabled in the database section of the
13
console.
14
15
-While setting up tests, you can choose the project manually, or specify the project directly:
+While setting up tests, you can choose the project manually, or specify the project directly with the following command:
16
17
```
18
yarn test:setup --projectId=<your-test-project>
0 commit comments