Skip to content

Commit 38af055

Browse files
authored
Update GraphSpec.js
1 parent 6374eb1 commit 38af055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/openlayers/overlay/GraphSpec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ describe('openlayers_Graph', () => {
468468
graphThemeSource.clear();
469469
map.removeLayer(layer);
470470
done();
471-
}, 0);
471+
}, 1000);
472472
});
473473

474474
it('clearCache', (done) => {

0 commit comments

Comments
 (0)