This commit is contained in:
Jordan Brown
2020-12-31 00:24:27 -05:00
parent 716ccab462
commit 09dc016118
+1 -1
View File
@@ -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
},