Skip to content

Bug report: errorOutput config value is causing test to fail #4798

@milanholemans

Description

@milanholemans

Description

When setting the config value errorOutput to stdout, one of our tests starts failing.

image

Steps to reproduce

  1. Set the config value errorOutput to stdout
  2. Build the code
  3. Run all tests

Expected results

All tests to succeed

Actual results

One test is failing

Diagnostics

No response

CLI for Microsoft 365 version

v6.7.0

nodejs version

v18.16.0

Operating system (environment)

Windows

Shell

PowerShell

cli doctor

No response

Additional Info

When reading out config values in tests, we should stub them so we don't depend om them.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions