Skip to content

Commit eefe617

Browse files
committed
test(fetcher): to reset
1 parent 168faf3 commit eefe617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/fetcher.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ describe('Fetcher', function () {
9696
});
9797
});
9898

99-
describe('textureFloat', function () {
99+
describe.skip('textureFloat', function () {
100100
const url = 'https://data.geopf.fr/wmts?' +
101101
'LAYER=ELEVATION.ELEVATIONGRIDCOVERAGE.SRTM3&FORMAT=image/x-bil;bits=32' +
102102
'&SERVICE=WMTS&VERSION=1.0.0&REQUEST=GetTile&STYLE=normal&' +

0 commit comments

Comments
 (0)