update tests to reflect changes in dd32ec39

(The version attribute of the osmChange XML should read `0.6`)
This commit is contained in:
Martin Raifer
2015-09-05 16:50:13 +02:00
parent dd32ec39b3
commit d7d3bb4cf8

View File

@@ -195,7 +195,7 @@ describe('iD.Connection', function () {
expect(jxon).to.eql({
osmChange: {
'@version': 0.3,
'@version': 0.6,
'@generator': 'iD',
'create': {},
'modify': {},