erisu opened a new pull request #521: URL: https://github.com/apache/cordova-cli/pull/521
### Motivation, Context & Description Two of the test fails when removing the `-dev` suffix. After investigating, the `-dev` suffix will printout the `prerelease` warning but when the suffix is removed the warning is not printed. This shifts the indices on which the Node.js version validation message is displayed on. This PR will take all the messages that are passed in the logger and concat them. It will check across all message for the unique snippet for the node validation message. ### Testing - `npm t` ### Checklist - [x] I've run the tests to see all new and existing tests pass ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
