Skip to content

Commit 85143f2

Browse files
committed
fix merge issue in testing documentation
2 parents 7d603fe + 9100134 commit 85143f2

File tree

1 file changed

+1
-0
lines changed
  • spring-ai-docs/src/main/antora/modules/ROOT/pages/api

1 file changed

+1
-0
lines changed

spring-ai-docs/src/main/antora/modules/ROOT/pages/api/testing.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ Here is an example of a JUnit test that performs a RAG query over a PDF document
194194

195195
[source,java]
196196
----
197+
@Test
197198
void testEvaluation() {
198199
String userText = "Why is the sky blue?";
199200

0 commit comments

Comments
 (0)