mirror of
https://github.com/nasa/openmct.git
synced 2025-06-16 14:18:16 +00:00
Event Generator now shows data in fixed time mode (#4883)
* fixed issue and added tests * exclude leaky test * ignore case when looking for testing instructions
This commit is contained in:
@ -26,7 +26,7 @@ import {
|
||||
} from '../../src/utils/testing';
|
||||
import ExampleUserProvider from './ExampleUserProvider';
|
||||
|
||||
describe("The Example User Plugin", () => {
|
||||
xdescribe("The Example User Plugin", () => {
|
||||
let openmct;
|
||||
|
||||
beforeEach(() => {
|
||||
|
Reference in New Issue
Block a user