Skip to content

Commit

Permalink
chore: update DEVELOPMENT.md (#927)
Browse files Browse the repository at this point in the history
This doesn't work in Bazel.
  • Loading branch information
chanseokoh authored Feb 11, 2022
1 parent 0b7ec5b commit 0940f46
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,3 @@
```sh
bazel run //test/integration:update_redis
```

- Update all integration test golden files.

```sh
bazel run $(bazel query //test/integration/... | grep :update_)
```

0 comments on commit 0940f46

Please sign in to comment.