Skip to content

Update all dependencies #307

Update all dependencies

Update all dependencies #307

Triggered via pull request September 25, 2024 08:23
Status Failure
Total duration 51s
Artifacts

test.yml

on: pull_request
unit-tests
32s
unit-tests
integration-tests
38s
integration-tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
__tests__/server/functions/update-team.test.ts > updateTeams > should add new teams to db when teams are already in db: __tests__/server/functions/update-team.test.ts#L54
AssertionError: expected "spy" to be called with arguments: [ { data: [ { name: 'ter', …(1) } ] } ] Received: Number of calls: 0 ❯ __tests__/server/functions/update-team.test.ts:54:44
unit-tests
Process completed with exit code 1.
integration-tests
Process completed with exit code 1.