Skip to content

Commit

Permalink
fixing rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
ppisljar committed Jul 7, 2017
1 parent 51b093a commit 033806a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core_plugins/tile_map/public/__tests__/kibana_map.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ describe('kibana_map tests', function () {
'url': 'https://tiles-stage.elastic.co/v2/default/{z}/{x}/{y}.png?elastic_tile_service_tos=agree&my_app_name=kibana',
'minZoom': 0,
'maxZoom': 12,
'attribution': '© [Elastic Tile Service](https://www.elastic.co/elastic-tile-service)'
'attribution': '© [Elastic Maps Service](https://www.elastic.co/elastic-maps-service)'
};


Expand Down

0 comments on commit 033806a

Please sign in to comment.