Error With arc experience widget Unit Testing

320
0
02-12-2022 11:42 PM
MennaAyman
New Contributor II

Hello,

There is an issue with unit testing in arc experience that make the test failing

the error is :

TypeError: Cannot read property 'caret' of undefined

25 | }
26 | `},me=(e,t)=>{const o=null==e?void 0:e.default,n=null==e?void 0:e.active,r=null==e?void 0:e.hover,a=null==e?void 0:e.disabled;return i.css`
> 27 | .jimu-btn {
| ^
28 | &:not(:disabled):not(.disabled) {
29 | ${ge(o,t)};
30 | }

is there an explanation or solution for this issue?

thanks in advance

0 Kudos
0 Replies