Skip to content

Commit c33f5b2

Browse files
author
Mohamed Shaban
authored
enable test and recorded data (#22625)
1 parent 49ee0b4 commit c33f5b2

File tree

3 files changed

+26
-23
lines changed

3 files changed

+26
-23
lines changed

sdk/translation/Azure.AI.Translation.Document/tests/DocumentTranslationClientLiveTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ public DocumentTranslationClientLiveTests(bool isAsync)
2121
}
2222

2323
[RecordedTest]
24-
[Ignore("https://github.com/Azure/azure-sdk-for-net/issues/21305")]
2524
public void ClientCannotAuthenticateWithFakeApiKey()
2625
{
2726
DocumentTranslationClient client = GetClient(credential: new AzureKeyCredential("fakeKey"));

sdk/translation/Azure.AI.Translation.Document/tests/SessionRecords/DocumentTranslationClientLiveTests/ClientCannotAuthenticateWithFakeApiKey.json

Lines changed: 13 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/translation/Azure.AI.Translation.Document/tests/SessionRecords/DocumentTranslationClientLiveTests/ClientCannotAuthenticateWithFakeApiKeyAsync.json

Lines changed: 13 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)