* fix destructuring empty string * use variable on expect * overwrite all tests * fix test cases
4 lines
82 B
JavaScript
4 lines
82 B
JavaScript
var _ref = '',
|
|
_ref2 = babelHelpers.slicedToArray(_ref, 1),
|
|
a = _ref2[0];
|