mirror of
https://github.com/nasa/openmct.git
synced 2025-04-09 04:14:32 +00:00
[Entanglement] Simplify test case
...per review feedback from nasa/openmctweb#98
This commit is contained in:
parent
082122ddec
commit
fa60d62039
@ -97,7 +97,6 @@ define(
|
||||
parentCandidate.hasCapability.andCallFake(function (c) {
|
||||
return c !== 'composition';
|
||||
});
|
||||
parentCandidate.model.composition = undefined;
|
||||
expect(validate()).toBe(false);
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user