Skip to content

Commit d6483f0

Browse files
1 parent e80f9ea commit d6483f0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

‎CONTRIBUTING.rst‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,16 @@ Updating Conformance Tests
193193

194194
The firestore client libraries use a shared set of conformance tests, the source of which can be found at https://github.com/googleapis/conformance-tests.
195195

196+
To update the copy of these conformance tests used by this repository, run the provided Makefile:
197+
198+
$ make -f Makefile_v1
199+
200+
**************************
201+
Updating Conformance Tests
202+
**************************
203+
204+
The firestore client libraries use a shared set of conformance tests, the source of which can be found at https://github.com/googleapis/conformance-tests.
205+
196206
To update the copy of these conformance tests used by this repository, run the provided Makefile:
197207

198208
$ make -f Makefile_v1

0 commit comments

Comments
 (0)