[roll] Roll fuchsia [build][api] Fix typing errors in client_test.py

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1414395
Original-Revision: 300be9e641d95a108780b143000a2a0d64024e18
GitOrigin-RevId: c60bb451349caafb657a28cc4a60cab2b62f12ef
Change-Id: Iac90681e36a2a4878bff223af92ea422aedea7ba
1 file changed
tree: af8d7a978b91320bf4184c5c4ca25282519749a7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.