mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
Fix tslint issues
This commit is contained in:
parent
c637d1d053
commit
2701197fe0
@ -400,10 +400,6 @@ describe('ShareDataTableAdapter', () => {
|
||||
expect((<ShareDataRow> rows[0]).node).toBe(file2);
|
||||
expect((<ShareDataRow> rows[1]).node).toBe(file1);
|
||||
});
|
||||
|
||||
it('should sort folders', () => {
|
||||
|
||||
});
|
||||
});
|
||||
|
||||
describe('ShareDataRow', () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user