diff --git a/tests/Ignis.Tests.Common/TestTimer.cs b/tests/Ignis.Tests.Common/TestTimer.cs index 58ff7d66..91aebd35 100644 --- a/tests/Ignis.Tests.Common/TestTimer.cs +++ b/tests/Ignis.Tests.Common/TestTimer.cs @@ -7,7 +7,7 @@ internal class TestTimer : ITimer public TestTimer() { } - + public void Dispose() { }