Skip to content

Commit b87ec16

Browse files
committed
Formatting
1 parent 29d3f39 commit b87ec16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
package com.sap.ai.sdk.app.controllers;
22

3-
import org.junit.jupiter.api.Test;
4-
53
import static org.assertj.core.api.AssertionsForClassTypes.assertThat;
64

5+
import org.junit.jupiter.api.Test;
6+
77
public class PromptRegistryTest {
88

99
@Test

0 commit comments

Comments
 (0)