Skip to content

Commit

Permalink
chore: minor comments cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
VisargD committed Jan 30, 2025
1 parent 6f715c9 commit 3cbcad2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/bedrock/bedrock.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ import parametersCreds from './.parameters.json';
*
* {
"credentials": {
"accessKeyId": "keyId",
"accessKeySecret": "keysecret",
"awsAccessKeyId": "keyId",
"awsSecretAccessKey": "keysecret",
"awsRegion": "us-east-1"
},
"guardrailId": "xyxyxyx",
Expand Down

0 comments on commit 3cbcad2

Please sign in to comment.