Commit db03580
Forbid timezones not working in Elasticsearch (#70780)
* Permit timezones not working in Elasticsearch
* Fix functional tests
* Use timezone without summer time for test
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>1 parent 2106819 commit db03580
2 files changed
Lines changed: 9 additions & 2 deletions
File tree
- src/legacy/core_plugins/kibana/server
- test/functional/apps/dashboard
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
105 | 112 | | |
106 | 113 | | |
107 | 114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments