.simplecov in contrast-agent-6.1.0 vs .simplecov in contrast-agent-6.1.1

- old
+ new

@@ -1,8 +1,8 @@ # Copyright (c) 2022 Contrast Security, Inc. See https://www.contrastsecurity.com/enduser-terms-0317a for more details. # frozen_string_literal: true -SimpleCov.minimum_coverage line: 95 +SimpleCov.minimum_coverage(line: 94) SimpleCov.start do add_filter '/spec/' enable_coverage :branch end