Cancellation Tokens for Text Index and GetIndex
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using CoreUnitTests.Infrastructure;
|
||||
|
||||
namespace CoreUnitTests.KeyTypedRepositoryTests.IndexTests;
|
||||
|
||||
public class GetIndexNamesAsyncTests : TestKeyedMongoRepositoryContext<int>
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user