Skip to content

Commit 6a52a4d

Browse files
committed
Minor update
1 parent e03ac0e commit 6a52a4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

foundation-models/openai/src/test/java/com/sap/ai/sdk/foundationmodels/openai/IterableStreamConverterTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
import org.junit.jupiter.api.DisplayName;
2424
import org.junit.jupiter.api.Test;
2525

26-
public class IterableStreamConverterTest {
26+
class IterableStreamConverterTest {
2727
@SneakyThrows
2828
@Test
2929
@DisplayName("Stream is fully consumed")

0 commit comments

Comments
 (0)