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

Drop duplicated <skipped/> element in result file #242

Merged
merged 1 commit into from
Apr 17, 2020

Commits on Apr 17, 2020

  1. Drop duplicated <skipped/> element in result file

    The <skipped/> element was actually added as part of the
    `skipped_message` several lines earlier.
    
    While multiple <skipped/> elements doesn't violate the JUnit schema,
    there is no reason to have more than one.
    
    Signed-off-by: Scott K Logan <logans@cottsay.net>
    cottsay committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    c83cb39 View commit details
    Browse the repository at this point in the history