mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-20 04:22:51 +01:00
Fix name of test class
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ using Tgstation.Server.Host.Swarm;
|
||||
namespace Tgstation.Server.Host.Core.Tests
|
||||
{
|
||||
[TestClass]
|
||||
public sealed class TestServerUpdater
|
||||
public sealed class TestServerUpdateInitiator
|
||||
{
|
||||
[TestMethod]
|
||||
public void TestConstructor()
|
||||
Reference in New Issue
Block a user