Skip to content

Commit 6895baf

Browse files
committed
chore(dafny): update branch key id for test
1 parent 0d9b2fa commit 6895baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AwsEncryptionSDK/dafny/AwsEncryptionSdk/test/Fixtures.dfy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ module Fixtures {
2020

2121
const branchKeyStoreName := "KeyStoreDdbTable"
2222
const logicalKeyStoreName := branchKeyStoreName
23-
const branchKeyId := "75789115-1deb-4fe3-a2ec-be9e885d1945"
23+
const branchKeyId := "3f43a9af-08c5-4317-b694-3d3e883dcaef"
2424

2525
// UTF-8 encoded "aws-crypto-"
2626
const RESERVED_ENCRYPTION_CONTEXT: UTF8.ValidUTF8Bytes :=

0 commit comments

Comments
 (0)