Skip to content

Commit 62392c4

Browse files
committed
Formatting.
1 parent d4aed1b commit 62392c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hub/src/test/java/ch/iterate/hub/testsetup/AbstractHubTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ public abstract class AbstractHubTest extends VaultTest {
112112
staticSetupCode()))
113113
// TODO https://github.com/shift7-ch/cipherduck-hub/issues/12 improvement: no need to start keycloak in this setting
114114
.withDockerConfig(new HubTestConfig.Setup.DockerConfig("/docker-compose-minio-localhost-hub.yml", 8380, 9100, 9101, 8280));
115+
115116
/**
116117
* Attended Keycloak Testing: local hub, local MinIO, remote AWS, remote Keycloak.
117118
*/

0 commit comments

Comments
 (0)