fluent / fluent-plugin-s3

Amazon S3 input and output plugin for Fluentd
https://docs.fluentd.org/output/s3
314 stars 217 forks source link

Fix a broken test #393

Closed ashie closed 2 years ago

ashie commented 2 years ago

Fluent::NotFoundPluginError is instroduced as of fluentd v1.14.5

Signed-off-by: Takuro Ashie ashie@clear-code.com

ashie commented 2 years ago

All tests passed.