Skip to content

STCOR-875 sync to master #227

STCOR-875 sync to master

STCOR-875 sync to master #227

GitHub Actions / Jest Unit Test Results failed Sep 12, 2024 in 0s

1 fail, 338 pass in 1m 0s

  1 files   56 suites   1m 0s ⏱️
339 tests 338 ✅ 0 💤 1 ❌
342 runs  341 ✅ 0 💤 1 ❌

Results for commit 2106d9c.

Annotations

Check warning on line 0 in SessionEventContainer event listeners otherWindowStorage logout

See this annotation in the file changed.

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

SessionEventContainer event listeners otherWindowStorage logout (SessionEventContainer event listeners otherWindowStorage logout) failed

artifacts/jest-junit/junit.xml [took 0s]
Raw output
Error: expect(jest.fn()).toHaveBeenCalledWith(...expected)

Expected: "/"
Received: "/logout"

Number of calls: 1
    at Object.toHaveBeenCalledWith (/home/runner/work/stripes-core/stripes-core/src/components/SessionEventContainer/SessionEventContainer.test.js:153:28)