Skip to content

Commit ab63181

Browse files
Merge remote-tracking branch 'origin/bean' into bean
2 parents e7e5a9d + 8c751be commit ab63181

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)