You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.EmulatorTests/CosmosOperationCanceledExceptionTests.cs
Assert.IsTrue(toString.Contains(messageWithoutDiagnostics),$"Exception ToString() : {toString} does not contain message: {messageWithoutDiagnostics}");
Assert.IsTrue(toString.Contains(messageWithoutDiagnostics),$"Exception ToString() : {toString} does not contain message: {messageWithoutDiagnostics}");
0 commit comments