mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-25 17:37:49 +02:00
Update GitHub links
This commit is contained in:
@@ -118,7 +118,7 @@ describe("iD.Tree", function() {
|
||||
});
|
||||
|
||||
it("don't include parent way multiple times when multiple child nodes are moved", function() {
|
||||
// checks against the following regression: https://github.com/systemed/iD/issues/1978
|
||||
// checks against the following regression: https://github.com/openstreetmap/iD/issues/1978
|
||||
var graph = iD.Graph(),
|
||||
tree = iD.Tree(graph),
|
||||
n1 = iD.Node({id: 'n1', loc: [1, 1]}),
|
||||
|
||||
Reference in New Issue
Block a user