[roll] Roll fuchsia [wlan] Remove references test environments in functional_tests

The reference to a particular test environment is removed from the WLAN
functional tests since each test is only ever included in a
`product_bundle_test_group` that itself specifies an environment.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1440248
Original-Revision: 3a03b430e488137c35a82ce670bddc75db858902
GitOrigin-RevId: b07ec2ffca8ef9d4b9c50c4ca0e5fae4890e4791
Change-Id: I57bfbb708a658157ec00e7c6446b63c8519d51d7
1 file changed
tree: ccca6bc7fc5daec0c3f64cbef44bd499175bc571
  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.