test/helper.rb in fluent-plugin-detect-exceptions-with-error-0.0.2a vs test/helper.rb in fluent-plugin-detect-exceptions-with-error-0.0.2b

- old
+ new

@@ -41,6 +41,6 @@ end # global $log variable is used by fluentd $log = nulllogger # rubocop:disable Style/GlobalVars end -require 'fluent/plugin/out_detect_exceptions' +require 'fluent/plugin/out_detect_exceptions_with_error'