mirror of
https://github.com/nasa/openmct.git
synced 2025-01-25 21:59:23 +00:00
550e7a15e6
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)