-
- Downloads
tests: avoid extra output in `env status` test (#13344)
`test_envoronment_status()` was printing extra output during tests. - [x] disable output only for `env('status')` calls instead of disabling it for the whole test.
Please register or sign in to comment