Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Fix for possibility of a thrown error. #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rahulbhobe
Copy link

No description provided.

DeleteAllWalls(e.DesignAutomationData);
e.Succeeded = true;
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if an error in thrown in DeleteAllWalls(), then e.Succeeded will not be called and test will be marked as failure.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant