• Maxime Orefice's avatar
    Fix existing_errors for AccessibilityReportsComparer · bd24f3ab
    Maxime Orefice authored
    This commit fixes how we calculate our existing_errors between
    2 accessibility reports. Instead of returning all existing errors
    from the base report we are now getting the intersection between
    the base and the head report.
    bd24f3ab
accessibility_reports_comparer_entity_spec.rb 3.62 KB