added more tests for the documents implementing the IDocument<TKey> interface
This commit is contained in:
@@ -8,7 +8,6 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace IntegrationTests
|
||||
{
|
||||
|
||||
public class CreateTestsPartitionedTKeyDocument : IDocument<Guid>, IPartitionedDocument
|
||||
{
|
||||
[BsonId]
|
||||
|
||||
Reference in New Issue
Block a user