Skip to content

Commit

Permalink
fix karma:unit
Browse files Browse the repository at this point in the history
  • Loading branch information
alexwizp committed Mar 26, 2020
1 parent 4fdf8ad commit 878a3a5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ export const mockUiSettings = {
getUpdate$: () => ({
subscribe: sinon.fake(),
}),
isDefault: sinon.fake(),
'query:allowLeadingWildcards': true,
'query:queryString:options': {},
'courier:ignoreFilterIfFieldNotInIndex': true,
Expand Down

0 comments on commit 878a3a5

Please sign in to comment.