We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6549eb commit 4242683Copy full SHA for 4242683
test/MediatR.Tests/GenericRequestHandlerTests.cs
@@ -3,6 +3,7 @@
3
4
namespace MediatR.Tests
5
{
6
+ [Collection(nameof(ServiceFactoryCollectionBehavior))]
7
public class GenericRequestHandlerTests : BaseGenericRequestHandlerTests
8
9
0 commit comments