summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/lib/db/testschema.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/db/testschema.xml b/tests/lib/db/testschema.xml
index 9de804b9290..dfca920a0ef 100644
--- a/tests/lib/db/testschema.xml
+++ b/tests/lib/db/testschema.xml
@@ -55,7 +55,7 @@
</field>
<field>
<name>decimalfield_precision_scale</name>
- <type>decimal</decimal>
+ <type>decimal</type>
<precision>12</precision>
<scale>2</scale>
</field>