Add missing semicolon
This commit is contained in:
@@ -30,7 +30,7 @@ describe('ol.layer.VectorTile', function() {
|
||||
|
||||
it('provides default renderMode', function() {
|
||||
expect(layer.getRenderMode()).to.be('hybrid');
|
||||
})
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user