Skip to content

Commit ec0d6cb

Browse files
committed
Fix bazel location of testdata
1 parent 788a073 commit ec0d6cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/conformance/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To update the list, run
99

1010
```console
1111
bazel build //test/conformance:list_conformance_tests
12-
cp bazel-genfiles/test/conformance/conformance.yaml test/conformance/testdata
12+
cp bazel-bin/test/conformance/conformance.yaml test/conformance/testdata
1313
```
1414

1515
Add the changed file to your PR, then send for review.

0 commit comments

Comments
 (0)