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
* Normalize LinkBase for Azure.Core shared files
* Revert changes for Azure/azure-sdk-tools#2434
* Compare recorded bodies
Seems in the course of creating predictable results, I inadvertently fixed#11634.
* Don't enumerate JsonPathSanitizers twice
Fixes#27310
yanfa317
pushed a commit
to yanfa317/azure-sdk-for-net
that referenced
this issue
Mar 8, 2022
* Normalize LinkBase for Azure.Core shared files
* Revert changes for Azure/azure-sdk-tools#2434
* Compare recorded bodies
Seems in the course of creating predictable results, I inadvertently fixedAzure#11634.
* Don't enumerate JsonPathSanitizers twice
FixesAzure#27310
azure-sdk-for-net/sdk/core/Azure.Core.TestFramework/src/TestRecording.cs
Lines 102 to 147 in ba2b984
In TestRecording.cs we loop over
_recordedTestBase.JsonPathSanitizers
twice.The text was updated successfully, but these errors were encountered: