mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-31 00:50:45 +01:00
Add some logging
This commit is contained in:
@@ -250,6 +250,7 @@ namespace Tgstation.Server.Tests.Instance
|
||||
|
||||
try
|
||||
{
|
||||
global::System.Console.WriteLine("TEST: Sending world reboot topic...");
|
||||
var result = await bts.SendTopic(IPAddress.Loopback, "tgs_integration_test_special_tactics=1", 1337, cancellationToken);
|
||||
Assert.AreEqual("ack", result.StringData);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user