mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
removed trailing whitespace
This commit is contained in:
committed by
Mario Romano
parent
060c79dabb
commit
1f491f0c15
@@ -251,5 +251,4 @@ describe('DynamicTableWidget', () => {
|
|||||||
let actual = widget.getCellValue(row, column);
|
let actual = widget.getCellValue(row, column);
|
||||||
expect(actual).toBe('GBP 100');
|
expect(actual).toBe('GBP 100');
|
||||||
});
|
});
|
||||||
|
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user