We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dae2d5b commit 0f1de75Copy full SHA for 0f1de75
src/DGFullScreen/test/DGFullScreenSpec.js
@@ -9,6 +9,7 @@ describe.skip('DG.FullScreen', function () {
9
10
map = new DG.Map(mapContainer, {
11
center: [54.98117239821992, 82.88922250270844],
12
+ key: window.__karma__.config.secretKey,
13
'zoom': 17,
14
'geoclicker': true,
15
'zoomAnimation': false
0 commit comments