forked from MapComplete/MapComplete
Fix tests
This commit is contained in:
parent
6023f6e36c
commit
193834c286
16 changed files with 22 additions and 42 deletions
|
@ -827,12 +827,12 @@
|
|||
"date": {
|
||||
"description": "A date, starting with the year"
|
||||
},
|
||||
"decimal": {
|
||||
"description": "A number"
|
||||
},
|
||||
"direction": {
|
||||
"description": "An orientation"
|
||||
},
|
||||
"distance": {
|
||||
"description": "A distance in meter"
|
||||
},
|
||||
"email": {
|
||||
"description": "email-adres",
|
||||
"feedback": "This is not a valid email address",
|
||||
|
@ -845,9 +845,6 @@
|
|||
"int": {
|
||||
"description": "a whole number"
|
||||
},
|
||||
"length": {
|
||||
"description": "a length measurement in meter"
|
||||
},
|
||||
"nat": {
|
||||
"description": "a positive, whole number or zero",
|
||||
"mustBePositive": "This number should be positive",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue