mirror of
https://github.com/nasa/openmct.git
synced 2025-06-01 07:00:49 +00:00
fixing non functioning render test, boost cov also (#5311)
This commit is contained in:
parent
815506cf17
commit
370e6a0c37
@ -41,7 +41,7 @@ describe('the plugin', function () {
|
|||||||
element.appendChild(child);
|
element.appendChild(child);
|
||||||
|
|
||||||
openmct.on('start', done);
|
openmct.on('start', done);
|
||||||
openmct.startHeadless();
|
openmct.start(child);
|
||||||
});
|
});
|
||||||
|
|
||||||
afterEach(() => {
|
afterEach(() => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user