spec/cc/analyzer/engine_output_filter_spec.rb [91:101]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
          },
        },
      }.to_json)

      filter = EngineOutputFilter.new(
        engine_config(
          "exclude_fingerprints" => [
            "295849af8407b3407bcfe21dfeb50ad8"
          ]
        )
      )
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



spec/cc/analyzer/engine_output_filter_spec.rb [115:125]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
          },
        },
      }.to_json)

      filter = EngineOutputFilter.new(
        engine_config(
          "exclude_fingerprints" => [
            "295849af8407b3407bcfe21dfeb50ad8"
          ]
        )
      )
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



