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

Make World.reset also reset example group counts #2723

Merged
merged 1 commit into from May 2, 2020
Merged

Make World.reset also reset example group counts #2723

merged 1 commit into from May 2, 2020

Commits on May 2, 2020

  1. Make World.reset also reset example group counts

    If we don't reset example group counts in custom runners that run from
    the same process, example metadata end up being published with incorrect
    scoped IDs.
    
    World#example_group_counts_by_spec_file is merely added for testability.
    
    Fixes #2721
    agis committed May 2, 2020
    Copy the full SHA
    d49af13 View commit details
    Browse the repository at this point in the history