mirror of
https://github.com/nasa/openmct.git
synced 2024-12-22 06:27:48 +00:00
[Templates] Update FixedController spec
...to reflect changes to how selection object is obtained, which in turn reflects change to using templates obtained via RequireJS text plugin, instead of loading by URL.
This commit is contained in:
parent
9b21b0b7f2
commit
3a6e0be2d7
@ -148,6 +148,8 @@ define(
|
||||
mockHandler,
|
||||
mockFormatter
|
||||
);
|
||||
|
||||
findWatch("selection")(mockScope.selection);
|
||||
});
|
||||
|
||||
it("subscribes when a domain object is available", function () {
|
||||
|
Loading…
Reference in New Issue
Block a user