guessing that supplying `env` like that replaces the entire environment, including likes like `PATH`...
i
guessing that supplying
env
like that replaces the entire environment, including likes like
PATH
- you’d probably want to fetch the existing environment and add your
MOCK_PORT
entry to it, and then pass that to
env