mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-23 21:16:52 +01:00
Test fix
This commit is contained in:
@@ -164,7 +164,7 @@ namespace Tgstation.Server.Tests
|
||||
{
|
||||
Id = testUser2.Id,
|
||||
PermissionSet = testUser2.PermissionSet,
|
||||
Group = new UserGroup
|
||||
Group = new Api.Models.Internal.UserGroup
|
||||
{
|
||||
Id = group.Id
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user