mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 08:55:44 +01:00
use web-resources to deliver web resources from the WebResourceServlet
This commit is contained in:
@@ -22,7 +22,7 @@ import java.io.IOException;
|
||||
import static org.junit.Assert.*;
|
||||
import static org.mockito.Mockito.*;
|
||||
|
||||
@RunWith(MockitoJUnitRunner.class)
|
||||
@RunWith(MockitoJUnitRunner.Silent.class)
|
||||
public class WebResourceServletTest {
|
||||
|
||||
@Rule
|
||||
|
||||
Reference in New Issue
Block a user