Incorrect test result description #IZ3

Here are my test results description for #IZ3:

$ echo hello world
hello world
$ echo pineapple strawberry
pineapple apple
$

The second result should be:

$ echo pineapple strawberry
pineapple strawberry
$

Thank you for highlighting! I fixed this around when you posted, but forgot to leave a reply here :slightly_smiling_face:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.