diff --git a/test/MinimalWorker.Test/MinimalWorkerTests.cs b/test/MinimalWorker.Test/MinimalWorkerTests.cs index af1ecd8..300e4e2 100644 --- a/test/MinimalWorker.Test/MinimalWorkerTests.cs +++ b/test/MinimalWorker.Test/MinimalWorkerTests.cs @@ -4,7 +4,7 @@ namespace MinimalWorker.Test; -public class MinimalWorkerTests +public class MinimalWorkerTests // Test { [Fact] public async Task BackgroundWorker_Should_Respect_CancellationToken()