Disable enableRemoveOverlapSignups for Tracon 2024 #865
Annotations
2 errors and 1 warning
src/features/assignment/runAssignment.test.ts > Assignment with valid data > should return valid results after multiple executions on different times:
server/src/features/assignment/runAssignmentTestUtils.ts#L16
AssertionError: expected [ …(2) ] to have a length of 1 but got 2
- Expected
+ Received
- 1
+ 2
❯ src/features/assignment/runAssignmentTestUtils.ts:16:40
❯ Module.assertUserUpdatedCorrectly src/features/assignment/runAssignmentTestUtils.ts:12:9
❯ src/features/assignment/runAssignment.test.ts:128:5
|
test-and-lint
Process completed with exit code 1.
|
test-and-lint
No files were found with the provided path: playwright/test-results/. No artifacts will be uploaded.
|