Skip to content

Commit

Permalink
ran pint
Browse files Browse the repository at this point in the history
  • Loading branch information
alnutile committed Apr 14, 2024
1 parent c7a8107 commit 859c996
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Feature/VectorSearchTest.php
Expand Up @@ -38,6 +38,7 @@ public function test_search_vector()
$rt = ResponseType::factory()->vectorSearch()->create();

$message = Message::factory()->withEmbedData()->create();

$dto = ResponseDto::from([
'message' => $message,
'response' => ContentCollection::emptyContent(),
Expand Down

0 comments on commit 859c996

Please sign in to comment.