Skip to content

fix(LocalhostDriver): use clean env

Alex Tercete requested to merge localhost-clean-env into main

We're trying to simulate a remote device, so we shouldn't inherit env vars from the Bazel process as it can lead to false positives in tests.

Closes #66 (closed).

Merge request reports

Loading