From 39d6a01f421b307912bf8c64cfab0f0b16684bab Mon Sep 17 00:00:00 2001 From: Matias Quaranta Date: Tue, 28 May 2024 10:52:02 -0700 Subject: [PATCH] Removed comment --- .../tests/EmulatorTests/MdeEncryptionTests.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Microsoft.Azure.Cosmos.Encryption/tests/EmulatorTests/MdeEncryptionTests.cs b/Microsoft.Azure.Cosmos.Encryption/tests/EmulatorTests/MdeEncryptionTests.cs index 853a82aba7..bb6d6e4919 100644 --- a/Microsoft.Azure.Cosmos.Encryption/tests/EmulatorTests/MdeEncryptionTests.cs +++ b/Microsoft.Azure.Cosmos.Encryption/tests/EmulatorTests/MdeEncryptionTests.cs @@ -582,7 +582,6 @@ public async Task EncryptionCreateItemAndQuery() TestDoc expectedDoc = new TestDoc(testDoc); #if SDKPROJECTREF - TODO: Re-enable when new SDK is referenced await MdeEncryptionTests.ValidateQueryResultsAsync( MdeEncryptionTests.encryptionContainer, query: null,