We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 168faf3 commit eefe617Copy full SHA for eefe617
test/unit/fetcher.js
@@ -96,7 +96,7 @@ describe('Fetcher', function () {
96
});
97
98
99
- describe('textureFloat', function () {
+ describe.skip('textureFloat', function () {
100
const url = 'https://data.geopf.fr/wmts?' +
101
'LAYER=ELEVATION.ELEVATIONGRIDCOVERAGE.SRTM3&FORMAT=image/x-bil;bits=32' +
102
'&SERVICE=WMTS&VERSION=1.0.0&REQUEST=GetTile&STYLE=normal&' +
0 commit comments