Terraform testing

Hi
I want to test that destroy procedure failed, but as fas as I see, I can only specify “expectError” during test step, but can’t do it for destroy step which is executed automatically after all TestSteps:


is this a way to specify “expectError” for destroy procedure ?