[roll] Roll fuchsia [ffx] Updating cli-golden target label message

This updates the label that is displayed in the error message
when the golden file comparison fails. Since there are multiple
dependencies to the golden file tests, the best and most simple approach
is to use //src/developer/ffx/tests/cli-goldens:tests

Original-Bug: 388011454
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1228107
Original-Revision: 5d1067ff7bc6b92eb3e7ff8113a128ebbe4d10dc
GitOrigin-RevId: 34e292470aeb173b7955c2d7547ef6f4658595d6
Change-Id: I7f7e553adf64454b140cea108f3634e869f2920e
1 file changed
tree: 58156b2cca3af1892f93a3c34776b99c54aceb45
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.