mirror of
https://github.com/nasa/openmct.git
synced 2025-04-20 00:51:09 +00:00
[Gestures] Tests
Runs through the MCTPinch 100%, needs expectations. However completes all gesture firings and .
This commit is contained in:
parent
e8739ede0e
commit
ddf519c17e
@ -86,7 +86,8 @@ define(
|
||||
// Touch Cancel
|
||||
mockElement.on.calls[3].args[1](mockEvent);
|
||||
|
||||
//console.log(mockScope.on.calls);
|
||||
// Check destroy
|
||||
mockScope.$on.calls[0].args[1]();
|
||||
});
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user