Skip to content

Commit 86cde46

Browse files
committed
Fix code formatting
Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
1 parent 2859669 commit 86cde46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mcp-test/src/main/java/io/modelcontextprotocol/client/AbstractMcpAsyncClientResiliencyTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ public abstract class AbstractMcpAsyncClientResiliencyTests {
4545
private static final Logger logger = LoggerFactory.getLogger(AbstractMcpAsyncClientResiliencyTests.class);
4646

4747
static Network network = Network.newNetwork();
48+
4849
public static String host = "http://localhost:3001";
4950

5051
@SuppressWarnings("resource")

0 commit comments

Comments
 (0)