Skip to content

Commit 6e94fd8

Browse files
committed
Fix code formatting
Signed-off-by: Christian Tzolov <[email protected]>
1 parent 62ece3a commit 6e94fd8

File tree

4 files changed

+821
-821
lines changed

4 files changed

+821
-821
lines changed

Diff for: mcp-spring/mcp-spring-webflux/src/test/java/io/modelcontextprotocol/client/WebFluxSseMcpAsyncClientTests.java

+1
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,5 @@ protected void onStart() {
4545
public void onClose() {
4646
container.stop();
4747
}
48+
4849
}

Diff for: mcp-spring/mcp-spring-webflux/src/test/java/io/modelcontextprotocol/client/WebFluxSseMcpSyncClientTests.java

+1
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,5 @@ protected void onStart() {
4545
protected void onClose() {
4646
container.stop();
4747
}
48+
4849
}

0 commit comments

Comments
 (0)