fix up multi select #6
Annotations
2 errors
|
test-and-lint
Process completed with exit code 1.
|
|
tests/resizable.test.tsx > Resizable > applies custom className to panel:
tests/resizable.test.tsx#L93
Error: expect(element).toHaveClass("custom-panel")
Expected the element to have class:
custom-panel
Received:
❯ tests/resizable.test.tsx:93:23
|