Skip to content

Commit 8c751be

Browse files
committed
Formatting
1 parent d45a397 commit 8c751be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sample-code/spring-ai-app/src/test/java/com/sap/ai/sdk/app/controllers/SpringAiOrchestrationTest.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
import org.junit.jupiter.api.Test;
66
import org.springframework.ai.chat.model.ChatResponse;
77

8-
public class SpringAiOrchestrationTest
9-
{
8+
public class SpringAiOrchestrationTest {
109

1110
SpringAiOrchestrationController controller = new SpringAiOrchestrationController();
1211

0 commit comments

Comments
 (0)