Skip to content

Commit 90f9b70

Browse files
committed
fixup
1 parent 5574aac commit 90f9b70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/Test/Integration/ToxiproxyManager.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ public async Task InitializeAsync()
8787
try
8888
{
8989
await _proxyClient.AddAsync(_proxy);
90+
return;
9091
}
9192
catch (Exception ex)
9293
{

0 commit comments

Comments
 (0)