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 788a073 commit ec0d6cbCopy full SHA for ec0d6cb
test/conformance/README.md
@@ -9,7 +9,7 @@ To update the list, run
9
10
```console
11
bazel build //test/conformance:list_conformance_tests
12
-cp bazel-genfiles/test/conformance/conformance.yaml test/conformance/testdata
+cp bazel-bin/test/conformance/conformance.yaml test/conformance/testdata
13
```
14
15
Add the changed file to your PR, then send for review.
0 commit comments