Skip to content

fix: lock total column issue #1190

fix: lock total column issue

fix: lock total column issue #1190

GitHub Actions / Jest Unit Test Results failed Nov 19, 2024 in 0s

1 fail, 366 pass in 3m 24s

    1 files  ±0  117 suites  ±0   3m 24s ⏱️ -5s
367 tests ±0  366 ✔️ ±0  0 💤 ±0  1 ±0 
372 runs  ±0  371 ✔️ ±0  0 💤 ±0  1 ±0 

Results for commit 7a4e54a. ± Comparison against earlier commit c937b30.

Annotations

Check warning on line 0 in useSelectedInvoiceVersion should return Invoice version data

See this annotation in the file changed.

@github-actions github-actions / Jest Unit Test Results

useSelectedInvoiceVersion should return Invoice version data (useSelectedInvoiceVersion should return Invoice version data) failed

artifacts/jest-junit/junit.xml
Raw output
Error: expect(received).toEqual(expected) // deep equality

Expected: "c4abf6c3-4bd5-4464-999b-c66cfb6f1cf9"
Received: undefined
    at Object.toEqual (/home/runner/work/ui-invoice/ui-invoice/src/common/hooks/useSelectedInvoiceVersion/useSelectedInvoiceVersion.test.js:102:16)