Skip to content

Commit

Permalink
Update each.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-bts-cop authored Aug 1, 2024
1 parent 85d6f4b commit d8e1315
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions test/each.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,8 @@
hex_secret = '8b1118b376c313ed420e5133ba91307817ed52c2'
basic_auth = 'http://username:[email protected]'

aws_access_key = 'AKIAIOSFODNN7EXAMPLE'
aws_secret_access_key = 'wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY'
aws_access_key = 'AKIA2UC3BSXMORT3VIE5'
aws_secret_access_key = '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'

canary_aws_access_key = 'AKIAIOSFODNN7EXAMPLE'
canary_aws_secret_access_key = 'wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY'

0 comments on commit d8e1315

Please sign in to comment.