Skip to content

Commit

Permalink
Added EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
vfraga committed Jan 19, 2022
1 parent 456782d commit 4f82228
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -429,4 +429,4 @@ public void testGetNetworkTimeoutShouldGetNetworkTimeoutFromUnderlyingConnection
connectionWrapper.getNetworkTimeout(),
is(equalTo(verify(underlyingConnection, times(1)).getNetworkTimeout())));
}
}
}

0 comments on commit 4f82228

Please sign in to comment.