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
FAILsrc/components/CopyToClipboardButton/index.test.tsx(8.176s)●CopyToClipboardButton›shouldlogerrorandshowthe'Failed to copy slug'tooltipwhencopyfailsexpect(element).not.toBeInTheDocument()expecteddocumentnottocontainelement,found<divclass="tooltip-inner">Failedtocopyslug</div> instead
63|awaitnewPromise((resolve)=>setTimeout(resolve,3000));64|>65|expect(screen.queryByText("Failed to copy slug")).not.toBeInTheDocument();|^66|67|expect(consoleSpy).toHaveBeenCalledWith(newError("Failed to copy slug"));68|atObject.<anonymous>(src/components/CopyToClipboardButton/index.test.tsx:65:59)atrunNextTicks(node:internal/process/task_queues:61:5)atprocessTimers(node:internal/timers:499:9)
Seen locally
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: