Skip to content

Commit

Permalink
Update sdk/appcenter/src/test/java/com/microsoft/appcenter/http/Defau…
Browse files Browse the repository at this point in the history
…ltHttpClientTest.java
  • Loading branch information
MatkovIvan committed Oct 18, 2019
1 parent 2ae32a2 commit d6b9c77
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -680,7 +680,6 @@ public void cancelCurrentCallsOnClose() throws Exception {

@Override
public Object answer(InvocationOnMock invocation) {

@SuppressWarnings("unchecked") final DefaultHttpClientCallTask call = spy(new DefaultHttpClientCallTask(
invocation.getArguments()[0].toString(),
invocation.getArguments()[1].toString(),
Expand Down

0 comments on commit d6b9c77

Please sign in to comment.