Skip to content

failing tests due to [email protected] #236

@shazron

Description

@shazron

36 unit test failures due to this.

We test the expected output for cli.table calls with fixture files. cli.table has been updated in the new patch release to include prettified output, particularly header dividers and header margins.

See:
adobe/aio-cli-plugin-console#160
adobe/aio-cli-plugin-console#161

Either fix it by conforming to the new output like the PR above, or change the tests to not rely on exact stdout output of a command. Since we are not expecting users to use the stdout output as inputs, this cli-ux change is not a breaking change (users should rely on --json and --yaml output instead).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions