Problem: There is a spelling error on the word “passenger”, while testing the PassengerCommond.class Step to Reproduce: Writing test case for testing the execute() in PassengerCommand.class Run testExecute#() Actual Result: Normal Passengar Expected Result: Normal Passenger