aws / amazon-cloudwatch-agent

CloudWatch Agent enables you to collect and export host-level metrics and logs on instances running Linux or Windows server.
MIT License
420 stars 185 forks source link

Updating tests to resolve lint errors #1231

Closed ektabj closed 5 days ago

ektabj commented 5 days ago

Description of the issue

Updating tests to resolve lint errors

Description of changes

Updating tests to resolve lint errors from PR-1230

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Tests

Ran

Requirements

Before commit the code, please do the following steps.

  1. Run make fmt and make fmt-sh
  2. Run make lint