public CosmosDbEventStoreTests(CosmosDbEventStoreFixture fixture)
 {
     _ = fixture;
 }
 public CosmosDbEventStoreTests(CosmosDbEventStoreFixture fixture)
 {
     this.fixture = fixture;
 }