mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
json: increase time limit for swagger performance test (blinks on some agents)
This commit is contained in:
@@ -28,7 +28,7 @@ public class JsonSchemaPerformanceTest extends JsonSchemaHeavyAbstractTest {
|
||||
}
|
||||
|
||||
public void testSwaggerHighlighting() {
|
||||
doPerformanceTest(8300, "swagger");
|
||||
doPerformanceTest(8600, "swagger");
|
||||
}
|
||||
|
||||
public void testTsLintSchema() {
|
||||
|
||||
Reference in New Issue
Block a user