mirror of
https://github.com/nasa/openmct.git
synced 2025-02-21 01:42:31 +00:00
MockLinkService.perform returns a promise for the linked domainObject. When resolving the promise and not specifying an object to resolve it with, it will resolve it with the domainObject that was originally passed to it.