Skip to content

update onUnreceivePiece callback function #531

update onUnreceivePiece callback function

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

214 tests  ±0   212 ✔️  - 1   3m 33s ⏱️ +3s
  68 suites ±0       1 💤 ±0 
    1 files   ±0       1 +1 

Results for commit 5a7e2fe. ± Comparison against earlier commit 3763984.

Annotations

Check warning on line 0 in AddPieceModal should unreceive piece

See this annotation in the file changed.

@github-actions 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)