Skip to content

Commit

Permalink
Updated assets.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kinelski committed Sep 22, 2023
1 parent 69add8e commit 80805e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"AssetsRepo": "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath": "net",
"TagPrefix": "net/appconfiguration/Azure.Data.AppConfiguration",
"Tag": "net/appconfiguration/Azure.Data.AppConfiguration_c13e90b6f4"
"Tag": "net/appconfiguration/Azure.Data.AppConfiguration_bebb69bca2"
}
Original file line number Diff line number Diff line change
Expand Up @@ -1129,7 +1129,7 @@ public async Task GetBatchSettingWithAllFields()
}

[RecordedTest]
public async Task GetBatchSettingWithAllFieldsSetIndividually()
public async Task GetBatchSettingWithAllFieldsSetExplicitly()
{
ConfigurationClient service = GetClient();
string key = GenerateKeyId("keyFields-");
Expand Down

0 comments on commit 80805e3

Please sign in to comment.