Skip to content

Commit bc8996f

Browse files
fixes #1231 - format test with mvn spotless:apply
1 parent 3d2ec41 commit bc8996f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cloudfoundry-client/src/test/java/org/cloudfoundry/client/v3/RelationshipTest.java

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
package org.cloudfoundry.client.v3;
1818

19+
import static org.assertj.core.api.Assertions.assertThat;
20+
1921
import org.junit.jupiter.api.Test;
2022

2123
final class RelationshipTest {

0 commit comments

Comments
 (0)