mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-26 18:51:50 +02:00
Fix alignment of function
This commit is contained in:
@@ -921,7 +921,7 @@ public class WLGitBridgeIntegrationTest {
|
||||
assertEquals(healthCheckResponse.getStatusLine().getStatusCode(), 200);
|
||||
}
|
||||
|
||||
private String makeConfigFile(
|
||||
private String makeConfigFile(
|
||||
int port,
|
||||
int apiPort
|
||||
) throws IOException {
|
||||
|
||||
Reference in New Issue
Block a user