Fix error when getting players from a log

Also potentially fix FilterTests.Date
This commit is contained in:
DrSmugleaf
2021-11-24 19:57:27 +01:00
parent f0da92b40d
commit dc9ae49126
2 changed files with 3 additions and 0 deletions

View File

@@ -47,6 +47,8 @@ public class FilterTests : ContentIntegrationTest
sAdminLogSystem.Add(LogType.Unknown, $"{entity:Entity} test log: {commonGuid} {guids[i]}");
});
await server.WaitRunTicks(100);
}
await WaitUntil(server, async () =>