mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
parent
e2d249e273
commit
e3f49f8895
1 changed files with 0 additions and 5 deletions
|
@ -5,7 +5,6 @@ import { GeoHashSampleData } from './geohash_sample_data';
|
|||
import heatmapPng from './heatmap.png';
|
||||
import scaledCircleMarkersPng from './scaledCircleMarkers.png';
|
||||
import shadedCircleMarkersPng from './shadedCircleMarkers.png';
|
||||
import shadedGeohashGridPng from './shadedGeohashGrid.png';
|
||||
import { ImageComparator } from 'test_utils/image_comparator';
|
||||
|
||||
describe('kibana_map tests', function () {
|
||||
|
@ -66,10 +65,6 @@ describe('kibana_map tests', function () {
|
|||
options: { mapType: 'Shaded Circle Markers' },
|
||||
expected: shadedCircleMarkersPng
|
||||
},
|
||||
{
|
||||
options: { mapType: 'Shaded Geohash Grid' },
|
||||
expected: shadedGeohashGridPng
|
||||
},
|
||||
{
|
||||
options: {
|
||||
mapType: 'Heatmap',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue