mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-07 03:41:33 +00:00
semi
This commit is contained in:
@@ -40,7 +40,7 @@ describe('iD.modeAddNote', function() {
|
||||
expect(iD.services.osm.caches().note.note[-1]).to.eql(note);
|
||||
context.mode().exit();
|
||||
d3.select('window').on('click.draw-block', null);
|
||||
done()
|
||||
done();
|
||||
}, 50);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user