Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clear console errors (proptype violations) from CLI output #615

Merged
merged 1 commit into from
Aug 12, 2020

Commits on Aug 12, 2020

  1. clear console errors (proptype violations) from CLI output

    These tests, due to missing required props, were leaving console.error messages in the test run CLI output. It doesn't effect the tests, it doesn't cause any false positives or negatives, but it could be seen as a distraction seeing red output fly across the screen in an otherwise passing test.
    
    Signed-off-by: Tim Klever <Tim.V.Klever@aexp.com>
    tklever committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    615bf66 View commit details
    Browse the repository at this point in the history