diff --git a/test/spec/core/connection.js b/test/spec/core/connection.js index 9b3eded0d..11ae4470e 100644 --- a/test/spec/core/connection.js +++ b/test/spec/core/connection.js @@ -195,7 +195,7 @@ describe('iD.Connection', function () { expect(jxon).to.eql({ osmChange: { - '@version': 0.3, + '@version': 0.6, '@generator': 'iD', 'create': {}, 'modify': {},