Make tests faster (#8737)
* Test changes * Make finding the test tile a little smarter
This commit is contained in:
@@ -7,7 +7,7 @@ namespace Content.IntegrationTests.Tests.Damageable;
|
||||
|
||||
[TestFixture]
|
||||
[TestOf(typeof(DamageSpecifier))]
|
||||
public sealed class DamageSpecifierTest : ContentIntegrationTest
|
||||
public sealed class DamageSpecifierTest
|
||||
{
|
||||
[Test]
|
||||
public void TestDamageSpecifierOperations()
|
||||
|
||||
Reference in New Issue
Block a user