Merge "Fixing typo in horizon widgets"
This commit is contained in:
commit
b96d62fa51
@ -575,7 +575,7 @@
|
|||||||
magicSearchQuery: ["New"]
|
magicSearchQuery: ["New"]
|
||||||
};
|
};
|
||||||
scope.$broadcast('initSearch', data);
|
scope.$broadcast('initSearch', data);
|
||||||
// facetChoices is initialized on initSeach. Look for that init
|
// facetChoices is initialized on initSearch. Look for that init
|
||||||
// as proof the method was called
|
// as proof the method was called
|
||||||
expect(ctrl.facetChoices).toEqual([]);
|
expect(ctrl.facetChoices).toEqual([]);
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user