secrets

This change adds a comment to a test file that includes what appears to be an AWS access key. The comment was inserted in the middle of a test configuration setup, but doesn't actually change any functional code - it's just a note that was added. However, including actual AWS credentials (even if fake) in code comments is generally not a good practice for security reasons.

Merge request reports

Loading