mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
make normalization test for input amount component more precise
This commit is contained in:
parent
abecbf77c2
commit
6ad6e0e4fa
@ -24,7 +24,7 @@ describe('InputAmount', () => {
|
||||
label: '',
|
||||
placeholder: '',
|
||||
typ: 'TransactionForm',
|
||||
value: '12.34',
|
||||
value: '12,34',
|
||||
}
|
||||
|
||||
const Wrapper = () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user