Skip to content

Commit

Permalink
rename test case
Browse files Browse the repository at this point in the history
  • Loading branch information
rajadilipkolli committed Jan 2, 2025
1 parent 2777a25 commit 01c8726
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ void outputParserDefaultParam() {
}

@Test
void ragWithSimpleStore() {
void testRagWithSimpleStoreProvidesValidResponse() {
given().contentType(ContentType.JSON)
.body(defaultChatRequest(
"Which is the restaurant with the highest grade that has a cuisine as American ?"))
Expand Down

0 comments on commit 01c8726

Please sign in to comment.