Skip to content

Commit

Permalink
remove cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasneirynck committed Jul 7, 2020
1 parent 530f10e commit 33f34a1
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/plugins/maps_legacy/public/map/service_settings.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -154,14 +154,6 @@ describe('service_settings (FKA tile_map test)', function () {
});

it('should merge in tilemap url', async () => {
// tilemapsConfig.deprecated = {
// isOverridden: true,
// config: {
// url: 'https://a.tile.openstreetmap.org/{z}/{x}/{y}.png',
// options: { minZoom: 0, maxZoom: 20 },
// },
// };

serviceSettings = makeServiceSettings(
{},
{
Expand Down

0 comments on commit 33f34a1

Please sign in to comment.