X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/0dd0f1881db639b968ea9f8d864bfc95efed279d..38a74cf6a38830860a75c1993bfeca28ded8c1fe:/test/fixtures/current_ways.yml diff --git a/test/fixtures/current_ways.yml b/test/fixtures/current_ways.yml index 51b585df0..e6e5d8419 100644 --- a/test/fixtures/current_ways.yml +++ b/test/fixtures/current_ways.yml @@ -25,3 +25,24 @@ way_with_versions: timestamp: 2008-01-01 00:04:00 visible: true version: 4 + +way_with_duplicate_nodes: + id: 5 + changeset_id: 2 + timestamp: 2007-01-01 00:00:00 + visible: true + version: 1 + +way_with_redacted_versions: + id: 6 + changeset_id: 4 + timestamp: 2008-01-01 00:04:13 + visible: true + version: 4 + +way_with_multiple_nodes: + id: 7 + changeset_id: 4 + timestamp: 2008-01-01 00:00:00 + visible: true + version: 2