mirror of
https://github.com/nasa/openmct.git
synced 2025-02-24 02:41:25 +00:00
prevent EditorCapability#finish from calling transactionservice#cancel when transactionService was not active - leading to console error everytime user would leave edit mode Add tests for changes made and also to check for return type in either case (isActive or not)