Fix tests

Signed-off-by: Artyom Savchenko <armisav@gmail.com>
This commit is contained in:
Artyom Savchenko
2026-07-12 09:35:39 +07:00
parent c09a6ad8b6
commit 51814adbef
@@ -105,6 +105,7 @@ describe('rest-api-server', () => {
priority: IssuePriority.Urgent,
assignee: null,
component: null,
startDate: null,
estimation: 0,
remainingTime: 0,
reportedTime: 0,