Skip to content

Commit 19bab2f

Browse files
committed
test: update CDK snapshots after Python code formatting
Update container image hash in test snapshots to reflect Docker image rebuild triggered by ruff formatting applied to Python agent core runtime code.
1 parent 3eca68b commit 19bab2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/cdk/test/__snapshots__/generative-ai-use-cases.test.ts.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4992,7 +4992,7 @@ exports[`GenerativeAiUseCases matches the snapshot (closed network mode) 4`] = `
49924992
"AgentCoreRuntimeName": "GenericAgentCoreRuntime",
49934993
"CustomConfig": {
49944994
"containerImageUri": {
4995-
"Fn::Sub": "123456890123.dkr.ecr.us-east-1.\${AWS::URLSuffix}/cdk-hnb659fds-container-assets-123456890123-us-east-1:736d91ac33c9bb64c93f49d1258dbf8aff8d6ec20441291f20f42076efb65f00",
4995+
"Fn::Sub": "123456890123.dkr.ecr.us-east-1.\${AWS::URLSuffix}/cdk-hnb659fds-container-assets-123456890123-us-east-1:498ade13deb7f88e2c00806dbfebfcfcb6dd51e45fd26075fa88a8e2f33064f5",
49964996
},
49974997
"environmentVariables": {
49984998
"FILE_BUCKET": {
@@ -26205,7 +26205,7 @@ exports[`GenerativeAiUseCases matches the snapshot 4`] = `
2620526205
"AgentCoreRuntimeName": "GenericAgentCoreRuntime",
2620626206
"CustomConfig": {
2620726207
"containerImageUri": {
26208-
"Fn::Sub": "123456890123.dkr.ecr.us-east-1.\${AWS::URLSuffix}/cdk-hnb659fds-container-assets-123456890123-us-east-1:736d91ac33c9bb64c93f49d1258dbf8aff8d6ec20441291f20f42076efb65f00",
26208+
"Fn::Sub": "123456890123.dkr.ecr.us-east-1.\${AWS::URLSuffix}/cdk-hnb659fds-container-assets-123456890123-us-east-1:498ade13deb7f88e2c00806dbfebfcfcb6dd51e45fd26075fa88a8e2f33064f5",
2620926209
},
2621026210
"environmentVariables": {
2621126211
"FILE_BUCKET": {

0 commit comments

Comments
 (0)