update: remove FlowControlFilterTests.flowControlFilterTest
This commit is contained in:
@@ -49,7 +49,7 @@ public class FlowControlFilterTests {
|
||||
Thread.sleep(3000);
|
||||
}
|
||||
|
||||
@Test
|
||||
// @Test
|
||||
void flowControlFilterTest() throws NoSuchFieldException, InterruptedException {
|
||||
|
||||
FlowControlFilter flowControlFilter = new FlowControlFilter();
|
||||
|
||||
Reference in New Issue
Block a user