types: test cases typing
This commit is contained in:
@@ -25,5 +25,5 @@ test('should change track color when using track-color prop', () => {
|
||||
},
|
||||
});
|
||||
|
||||
expect(wrapper.element.style.background).toEqual('green');
|
||||
expect(wrapper.style.background).toEqual('green');
|
||||
});
|
||||
Reference in New Issue
Block a user