mirror of
https://github.com/nasa/openmct.git
synced 2024-12-19 05:07:52 +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);
|
||||
|
||||
openmct.on('start', done);
|
||||
openmct.startHeadless();
|
||||
openmct.start(child);
|
||||
});
|
||||
|
||||
afterEach(() => {
|
||||
|
Loading…
Reference in New Issue
Block a user