chore: test ticket service and ticket message

This commit is contained in:
mahyargdz
2025-01-29 16:08:18 +03:30
parent 5e9561b417
commit 8fb587f976
7 changed files with 70 additions and 41 deletions
@@ -52,6 +52,7 @@ export class CriticismsService {
return {
criticisms,
count,
paginate: true,
};
}