Format source code.

This commit is contained in:
John Blum
2018-06-01 18:10:55 -07:00
parent 6e5d14499b
commit 827383e5f2

View File

@@ -215,6 +215,7 @@ public abstract class ClientServerIntegrationTestsSupport extends IntegrationTes
}
return it.isRunning();
})
.orElse(true);
}