mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-05-15 11:57:12 +02:00
Rename TestAPIsTest to OllamaAPIIntegrationTest
This commit is contained in:
parent
e7f58d4e0d
commit
a9c7f4e5e0
@ -27,7 +27,7 @@ import java.util.List;
|
|||||||
import static org.junit.jupiter.api.Assertions.*;
|
import static org.junit.jupiter.api.Assertions.*;
|
||||||
|
|
||||||
@SuppressWarnings("HttpUrlsUsage")
|
@SuppressWarnings("HttpUrlsUsage")
|
||||||
public class TestAPIsTest {
|
public class OllamaAPIIntegrationTest {
|
||||||
|
|
||||||
private static OllamaContainer ollama;
|
private static OllamaContainer ollama;
|
||||||
private static OllamaAPI api;
|
private static OllamaAPI api;
|
Loading…
x
Reference in New Issue
Block a user