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