Dont Create Calendar for now #7687
Annotations
2 errors and 1 warning
Run tests:
src/backend/tests/unmocked/team-type.test.ts#L80
AssertionError: expected { …(9) } to deeply equal { name: 'teamType3', …(6) }
- Expected
+ Received
Object {
- "calendarId": "mocked-calendar-id",
+ "calendarId": null,
+ "dateDeleted": undefined,
+ "deletedById": undefined,
"description": "",
"iconName": "YouTubeIcon",
"imageFileId": null,
"name": "teamType3",
"organizationId": "b808c2c7-0f0c-4476-b3e3-b50537e6f20c",
"teamTypeId": "82f40480-ed57-4765-a07a-0b3fafb734e1",
}
❯ tests/unmocked/team-type.test.ts:80:22
|
Run tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading