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 e0d1aff commit 196f7d5Copy full SHA for 196f7d5
examples-test/leaflet/01_tiledMapLayerNonEarthIT.js
@@ -1,5 +1,6 @@
1
var commonTools = require('../base/commonTools');
2
module.exports = {
3
+ '@disabled': true,
4
after:function(browser){
5
console.log('Closing down...');
6
browser.end();
0 commit comments