update onUnreceivePiece callback function #531
GitHub Actions / Jest Unit Test Results
failed
Jan 29, 2024 in 0s
1 fail, 1 skipped, 212 pass in 3m 33s
Annotations
Check warning on line 0 in AddPieceModal should unreceive piece
github-actions / Jest Unit Test Results
AddPieceModal should unreceive piece (AddPieceModal should unreceive piece) failed
artifacts/jest-junit/junit.xml
Raw output
Error: expect(jest.fn()).toHaveBeenCalled()
Expected number of calls: >= 1
Received number of calls: 0
at Object.toHaveBeenCalled (/home/runner/work/ui-receiving/ui-receiving/src/TitleDetails/AddPieceModal/AddPieceModal.test.js:297:35)
Loading