Skip to content

cargo test fails for hello1 and hello2 cases in 02_echor #17

@Rkobuki

Description

@Rkobuki

Issue Description:

When running cargo test for the hello1 and hello2 cases in the 02_echor code, the tests fail with the following error:

---- hello2 stdout ----
thread 'hello2' panicked at 'Unexpected stdout, failed diff original var
├── original: Hello there
├── diff:
└── var as str: Hello there

thread 'hello1' panicked at 'Unexpected stdout, failed diff original var
├── original: Hello there
├── diff:
└── var as str: Hello there

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions