diff --git a/integration-tests/engines.js b/integration-tests/engines.js index fc44c5548..6ea74f7ab 100644 --- a/integration-tests/engines.js +++ b/integration-tests/engines.js @@ -80,7 +80,7 @@ const engines = [ { parameterName: 'c', parameterMode: 'IN', - dataType: 'numeric(10,2)', + dataType: 'decimal(10,2)', }, ], },