fix: wallet dark mode #3216
Annotations
2 errors
src/wallet/components/ConnectWallet.test.tsx > ConnectWallet > applies bg-secondary-active class when isOpen is true:
src/wallet/components/ConnectWallet.test.tsx#L150
Error: expect(element).toHaveClass("bg-secondary-active")
Expected the element to have class:
bg-secondary-active
Received:
cursor-pointer active:bg-ock-secondary-active rounded-xl px-4 py-3 bg-ock-secondary-active hover:bg-ock-secondary-active
❯ src/wallet/components/ConnectWallet.test.tsx:150:20
|
build (18.x)
Process completed with exit code 1.
|