mirror of
https://github.com/nasa/openmct.git
synced 2025-06-13 04:38:15 +00:00
[Framework] Initial spec for bundle loader
Add first test case for bundle loader, WTD-518.
This commit is contained in:
@ -55,7 +55,7 @@ define(
|
||||
bootstrapper.bootstrap(mockApp);
|
||||
});
|
||||
|
||||
|
||||
|
||||
// The tests.
|
||||
|
||||
it("waits for the provided document element to be ready", function () {
|
||||
|
Reference in New Issue
Block a user