talent-plan icon indicating copy to clipboard operation
talent-plan copied to clipboard

rust project-3 tests/cli.rs: revise mistyped "get",

Open Adamska1008 opened this issue 2 years ago • 0 comments

What problem does this PR solve?

In rust project-3 tests/cli.rs cli_invalid_set function, the fifth command should test "set" command, while testing "get".

What is changed and how it works?

Replace "get" with "set".

Tests

I suppose this PR do not need further tests.

Adamska1008 avatar Jan 26 '23 08:01 Adamska1008