in #PN5 (The exit builtin) test case for
input: invalid_mango_command
expected output: invalid_mango_command: not found
but for the test case #FF0 (REPL)
input: invalid_command_1
expected output: invalid_command_1: command not found
How do i know when i need to output not found and when to output command not found?
andy1li
3
Hi @sgupta98mnit, thanks for highlighting the issue! We’re working on fixing it and will keep you updated.
In the meantime, you can output command not found
to pass both stages for now.
andy1li
4
We’ve fixed the issue in this PR. Thanks again for highlighting it! @sgupta98mnit
system
Closed
7
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.