Fix name of test class

This commit is contained in:
Dominion
2023-06-10 13:12:17 -04:00
parent 09208ade36
commit dfd903c140
@@ -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()