Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Hong Ma committed Nov 18, 2024
1 parent d488f5a commit 48c837b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ public class HybridConnectivityPublicCloudConnectorTest : HybridConnectivityMana

private ResourceGroupResource _testRG;

public HybridConnectivityPublicCloudConnectorTest(bool isAsync) : base(isAsync, RecordedTestMode.Record)
public HybridConnectivityPublicCloudConnectorTest(bool isAsync) : base(isAsync) //, RecordedTestMode.Record)
{
}

Expand Down

0 comments on commit 48c837b

Please sign in to comment.