mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-06-29 06:00:45 +00:00
[ISS-1258][DC] update tests for coverage
This commit is contained in:
parent
901b6c8dce
commit
ca458c68af
2 changed files with 33 additions and 0 deletions
7
testing/resources/aws_temp_credentials_secrets_file.json
Normal file
7
testing/resources/aws_temp_credentials_secrets_file.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"Credentials": {
|
||||
"AccessKeyId": "tempAccessKeyId",
|
||||
"SecretAccessKey": "tempSecretAccessKey",
|
||||
"SessionToken": "tempSessionToken"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue