fix test typo
This commit is contained in:
parent
e1a2ee2381
commit
fa503ee66a
@ -29,7 +29,7 @@ describe('authorization', function() {
|
||||
});
|
||||
});
|
||||
|
||||
it('should fail if apikey does not gran access to table', function (done) {
|
||||
it('should fail if apikey does not grant access to table', function (done) {
|
||||
const mapConfig = {
|
||||
version: '1.7.0',
|
||||
layers: [
|
||||
|
Loading…
Reference in New Issue
Block a user