Skip to content

Commit f8cc146

Browse files
committed
Added ignore flag
1 parent 459a4b9 commit f8cc146

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.EmulatorTests/Query/OptimisticDirectExecutionQueryTests.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -541,6 +541,8 @@ await this.CreateIngestQueryDeleteAsync(
541541
"/" + PartitionKeyField);
542542
}
543543

544+
//TODO: Remove Ignore flag once emulator is updated to 1101
545+
[Ignore]
544546
[TestMethod]
545547
public async Task TestClientDisableOdeDefaultValue()
546548
{

0 commit comments

Comments
 (0)