Open rauschma opened 5 years ago
@VernonHawk Yes! Fixed in next release.
The test call_function_test.mjs:11 has a misleading name:
test('monthToNumber', () => {
Shouldn't it be callFunction
for consistency with other tests?
@adolfopa True! Fixed in next release.
A typo, I guess?