fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb in fastlane_hotfix-2.165.1 vs fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb in fastlane_hotfix-2.187.0

- old
+ new

@@ -1,5 +1,5 @@ -$LOAD_PATH.unshift(File.expand_path('../../lib', __FILE__)) +$LOAD_PATH.unshift(File.expand_path('../lib', __dir__)) require 'simplecov' # SimpleCov.minimum_coverage 95 SimpleCov.start