update: remove FlowControlFilterTests.flowControlFilterTest

This commit is contained in:
hongqiaowei
2021-04-09 10:51:57 +08:00
committed by GitHub
parent 96894ca206
commit 61526c9f1b

View File

@@ -49,7 +49,7 @@ public class FlowControlFilterTests {
Thread.sleep(3000);
}
@Test
// @Test
void flowControlFilterTest() throws NoSuchFieldException, InterruptedException {
FlowControlFilter flowControlFilter = new FlowControlFilter();