Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -12,7 +12,7 @@ namespace Content.IntegrationTests.Tests.GameRules
|
||||
{
|
||||
[TestFixture]
|
||||
[TestOf(typeof(MaxTimeRestartRuleSystem))]
|
||||
public class RuleMaxTimeRestartTest : ContentIntegrationTest
|
||||
public sealed class RuleMaxTimeRestartTest : ContentIntegrationTest
|
||||
{
|
||||
[Test]
|
||||
public async Task RestartTest()
|
||||
|
||||
Reference in New Issue
Block a user