Skip to content

Commit

Permalink
optimize
Browse files Browse the repository at this point in the history
  • Loading branch information
HamaWhiteGG committed Jul 1, 2023
1 parent 4336f00 commit 8e4e0be
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@ void testReturnSearchResultSnippet() {
.getAsJsonObject()
.get("snippet")
.getAsString();

System.out.println(searchResult);
assertNotNull(searchResult, "The searchResult should not be null");
}
}

0 comments on commit 8e4e0be

Please sign in to comment.