Skip to content

Commit 578ff50

Browse files
author
github-actions
committed
chore: self mutation
Signed-off-by: github-actions <github-actions@github.com>
1 parent 6ec14fe commit 578ff50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@aws-cdk/toolkit-lib/test/api/drift/drift.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1086,7 +1086,7 @@ describe('formatStackDrift', () => {
10861086
path: '/MyStack/MyConstruct/Resource',
10871087
},
10881088
{
1089-
type: 'aws:cdk:logicalId',
1089+
type: 'aws:cdk:logicalId',
10901090
data: 'AnotherResource',
10911091
path: '/MyStack/AnotherConstruct/Default',
10921092
},

0 commit comments

Comments
 (0)