Баум Виталий
Баум Виталий
```js BmFormControlLabel.defaultProps = { disabled: false, label: 'This is label text', name: '', control: //In this place i get an error 'Unexpected token < SyntaxError: Unexpected token
Problem with testing react with jest. I am getting this error whenever I use jss in a component.  Also i have a valid config for jest:...
I run test on saga, but on second call i have an error and i don't know what i need to do: SagaTestError: call expectation unmet: -------- { context: null,...