Skip to content

remove unnecessary flush #1269

remove unnecessary flush

remove unnecessary flush #1269

Triggered via push October 30, 2024 20:58
Status Failure
Total duration 3m 23s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
tests/services/_api/event-api/post.test.ts > Event API service - post > should add valid meta props to the player's props: tests/services/_api/event-api/post.test.ts#L238
AssertionError: expected null to be truthy - Expected: null + Received: false ❯ tests/services/_api/event-api/post.test.ts:238:18
tests/services/_api/event-api/post.test.ts > Event API service - post > should update meta props instead of creating new ones: tests/services/_api/event-api/post.test.ts#L286
AssertionError: expected null to be truthy - Expected: null + Received: false ❯ tests/services/_api/event-api/post.test.ts:286:18
test
Process completed with exit code 1.