Skip to content

Commit

Permalink
mgmt, dns migrate test-proxy (#36046)
Browse files Browse the repository at this point in the history
  • Loading branch information
weidongxu-microsoft authored Jul 24, 2023
1 parent ef0fb5a commit 80be649
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 3,261 deletions.
6 changes: 6 additions & 0 deletions sdk/resourcemanager/azure-resourcemanager-dns/assets.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"AssetsRepo": "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath": "java",
"TagPrefix": "java/resourcemanager/azure-resourcemanager-dns",
"Tag": "java/resourcemanager/azure-resourcemanager-dns_3172aca602"
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
import com.azure.resourcemanager.resources.ResourceManager;
import com.azure.resourcemanager.resources.fluentcore.utils.HttpPipelineProvider;
import com.azure.resourcemanager.resources.fluentcore.utils.ResourceManagerUtils;
import com.azure.resourcemanager.test.ResourceManagerTestBase;
import com.azure.resourcemanager.test.ResourceManagerTestProxyTestBase;
import com.azure.resourcemanager.test.utils.TestDelayProvider;

import java.time.temporal.ChronoUnit;
import java.util.List;

public class DnsTestBase extends ResourceManagerTestBase {
public class DnsTestBase extends ResourceManagerTestProxyTestBase {

protected String rgName = "";

Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit 80be649

Please sign in to comment.