expenseAllocation: Test typos as invalid values.
This commit is contained in:
parent
99f97d3f58
commit
a1ec25a33d
1 changed files with 3 additions and 0 deletions
|
@ -29,6 +29,9 @@ VALID_VALUES = {
|
||||||
|
|
||||||
INVALID_VALUES = {
|
INVALID_VALUES = {
|
||||||
'invalid',
|
'invalid',
|
||||||
|
'porgram',
|
||||||
|
'adimn',
|
||||||
|
'fundrasing',
|
||||||
'',
|
'',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue