Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzad31 committed Dec 12, 2019
1 parent acc6d7b commit a0b95d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ describe('ui reducer', () => {
basePath: '',
integrationsPopoverOpen: null,
lastRefresh: 125,
filters: new Map([['observer.geo.name', ['Tokyo', 'London', 'Karachi']]]),
filters: new Map([['observer.geo.name', ['Tokyo', 'London']]]),
},
action
)
Expand Down

0 comments on commit a0b95d7

Please sign in to comment.