mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 17:05:43 +01:00
remove deprecations and fixed some compiler warnings
This commit is contained in:
@@ -103,6 +103,7 @@ public class DefaultAdvancedHttpResponseTest
|
||||
* @throws IOException
|
||||
*/
|
||||
@Test
|
||||
@SuppressWarnings("unchecked")
|
||||
public void testContentAsByteSourceWithFailedRequest() throws IOException
|
||||
{
|
||||
ByteArrayInputStream bais =
|
||||
|
||||
Reference in New Issue
Block a user