mirror of
https://github.com/Govor-team/Govor.git
synced 2026-07-21 19:54:55 +00:00
InvitesRepositoryTests
+ other reworks
This commit is contained in:
@@ -72,7 +72,7 @@ public class AdminsRepository(GovorDbContext context, IObjectValidator<Admin> va
|
||||
}
|
||||
}
|
||||
|
||||
public async Task DeleteAsync(Guid admin)
|
||||
public async Task RemoveAsync(Guid admin)
|
||||
{
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user