mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
fix small typo
This commit is contained in:
@@ -420,7 +420,7 @@ describe('iD.presetIndex', function () {
|
||||
var graph = iD.coreGraph([surfShop]);
|
||||
var url = 'https://fakemaprules.io/fake.json';
|
||||
|
||||
// no exernal presets yet
|
||||
// no external presets yet
|
||||
expect(iD.presetIndex().match(surfShop, graph).id).to.eql('point');
|
||||
|
||||
// reset graph...
|
||||
|
||||
Reference in New Issue
Block a user