The End of Entity (Komm, Süsser Todd: Part 1.0, Content PR) (#5624)

This commit is contained in:
Vera Aguilera Puerto
2021-12-03 11:03:41 +01:00
committed by GitHub
parent 0f80a37a26
commit bd18574412
2 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ using Robust.Shared.Timing;
namespace Content.IntegrationTests.Tests
{
[TestFixture]
[TestOf(typeof(Entity))]
[TestOf(typeof(IEntity))]
public class EntityTest : ContentIntegrationTest
{
[Test]