mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-11-28 22:12:00 +01:00
Fixing a GUI unit test syntax error.
Change-Id: Ia6278b1125c5e821441a45c33fcbbec71ecff7a0
This commit is contained in:
parent
943893f858
commit
e614e3fd7c
@ -21,7 +21,7 @@
|
||||
describe('factory: fw/widget/chartBuilder.js', function () {
|
||||
var $log, $rootScope, fs, cbs, is;
|
||||
|
||||
var mockObj;
|
||||
var mockObj,
|
||||
mockWss = {
|
||||
bindHandlers: function () {},
|
||||
sendEvent: function () {},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user