mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-26 04:04:27 +02:00
remove trailing spaces
This commit is contained in:
@@ -16,4 +16,4 @@ test('getIcon', () => {
|
||||
expect(getIcon('gitlab')).toEqual(ICONS.GITLAB);
|
||||
expect(getIcon('weibo')).toEqual(ICONS.WEIBO);
|
||||
expect(getIcon('codepen')).toEqual(ICONS.CODEPEN);
|
||||
});
|
||||
});
|
Reference in New Issue
Block a user