mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
update tests to reflect changes in dd32ec39
(The version attribute of the osmChange XML should read `0.6`)
This commit is contained in:
@@ -195,7 +195,7 @@ describe('iD.Connection', function () {
|
||||
|
||||
expect(jxon).to.eql({
|
||||
osmChange: {
|
||||
'@version': 0.3,
|
||||
'@version': 0.6,
|
||||
'@generator': 'iD',
|
||||
'create': {},
|
||||
'modify': {},
|
||||
|
||||
Reference in New Issue
Block a user