fix args transformation for ops with editableOptions

This commit is contained in:
d98762625 2018-06-25 11:38:05 +01:00
parent e04f66f599
commit 2ff7b5902c
2 changed files with 6 additions and 4 deletions

View file

@ -132,8 +132,7 @@ color: white;
alphabet: "0-9A-W",
});
assert.strictEqual(result.toString(), "SPI1R1T0");
})
}),
]);