Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
Yury-Fridlyand committed Oct 3, 2024
1 parent 2d1ecc7 commit 367bec4
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@
import lombok.SneakyThrows;
import org.junit.jupiter.api.Test;

// TODO: remove when real tests added
public class BasicTests {
public class VectorSearchTests {

// TODO: remove when real tests added
@Test
@SneakyThrows
public void connection_check() {
Expand Down

0 comments on commit 367bec4

Please sign in to comment.