[roll] Roll fuchsia [cobalt] Fix comment for how to run tests

`--with-base` is no longer a valid argument for `fx set`. It'll be
simpler to suggest `fx add-test` instead of `fx set` so that the tests
will be added to whichever product/board combination the developer is
currently targeting.

       fx test cobalt_testapp_no_network`

Test: `fx add-test //src/cobalt/bin:cobalt_tests;
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1658074
Original-Original-Revision: 411ed80d1629ece74271dc0121a7160fa8c37ac0
GitOrigin-RevId: 9cf47c0e37f83999adf728ead97a1e373eb3537a
Change-Id: Id88839e83a4cabd1623fa4128161b2b2ef09ed34
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1658146
Cr-Commit-Position: refs/heads/main@{#194819}
1 file changed
tree: 75d48e9efae24fdf294532af7b327daba4123d79
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.