mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Fix test description
This commit is contained in:
parent
199b79fb30
commit
87d3593064
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ describe('get filters', function () {
|
|||
});
|
||||
});
|
||||
|
||||
it('should replace the replace the state, not save it', function () {
|
||||
it('should replace the state, not save it', function () {
|
||||
var states = [
|
||||
[ globalState, queryFilter.getGlobalFilters ],
|
||||
[ appState, queryFilter.getAppFilters ],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue