UserNotificationScopeServiceTests

This commit is contained in:
Artemy
2025-07-23 22:41:46 +07:00
parent be0edb0f94
commit e277159022
2 changed files with 56 additions and 5 deletions
-2
View File
@@ -1,9 +1,7 @@
using System.ComponentModel.DataAnnotations;
using AutoMapper;
using Govor.API.Common.SignalR.Helpers;
using Govor.Application.Exceptions.FriendsService;
using Govor.Application.Interfaces.Friends;
using Govor.Application.Interfaces.Infrastructure.Extensions;
using Govor.Contracts.DTOs;
using Govor.Contracts.Responses.SignalR;
using Microsoft.AspNetCore.SignalR;