fix: destroy #102
Annotations
2 errors
Test:
test/cdk-simple.test.ts#L303
Error: Snapshot `cdk-simple > destroy infra 2` mismatched
- Expected
+ Received
- undefined
+ {
+ "Statement": [
+ {
+ "Action": "iot:*",
+ "Effect": "Allow",
+ "Resource": "*",
+ },
+ ],
+ "Version": "2012-10-17",
+ }
❯ test/cdk-simple.test.ts:303:30
|
Test
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading