mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
test: Track code coverage
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* eslint-env jest */
|
||||
import feather from '../..';
|
||||
import feather from '../index';
|
||||
|
||||
test('has correct properties', () => {
|
||||
expect(feather).toHaveProperty('icons');
|
||||
|
||||
Reference in New Issue
Block a user