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