You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it("should wrap the default export properly even if it's declared as a variable and then exported via export { name as default }",()=>{
163
+
it("should wrap the default export properly even if it's declared as a variable and then exported via export { name as default } and has other exports as well",()=>{
0 commit comments