Missed a spot

This commit is contained in:
Jordan Dominion
2023-10-14 03:45:36 -04:00
parent a3e3733668
commit a6907d360d
@@ -242,6 +242,7 @@ namespace Tgstation.Server.Tests.Live.Instance
new ByondVersionRequest new ByondVersionRequest
{ {
Version = testCustomVersion, Version = testCustomVersion,
Engine = testVersion.Engine,
}, },
null, null,
cancellationToken); cancellationToken);