You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
checkNoNewAccess should handle Terraform Plan correctly:
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
(0, assert_1.default)(executeCustomPolicyChecksCommandStub.called)
+ expected - actual
-false
+true
Additional Information
The text was updated successfully, but these errors were encountered:
Test Details
aws-toolkit-vscode/packages/core/src/test/awsService/accessanalyzer/iamPolicyChecks.test.ts
Lines 346 to 376 in 67f053c
Log of Test Failure
Additional Information
The text was updated successfully, but these errors were encountered: