|
|
it('should return mapped value if there are matching value mappings', () => {
|
|
it('should return mapped value if there are matching value mappings', () => {
|
|
|
{ id: 0, operator: '', text: '1-20', type: MappingType.RangeToText, from: '1', to: '20' },
|
|
{ id: 0, operator: '', text: '1-20', type: MappingType.RangeToText, from: '1', to: '20' },
|