mirror of
https://github.com/ollama/ollama.git
synced 2025-10-11 01:54:11 +02:00
Integration test improvements
Cleaner shutdown logic, a bit of response hardening
This commit is contained in:
@@ -24,5 +24,5 @@ func TestOrcaMiniBlueSky(t *testing.T) {
|
||||
"seed": 123,
|
||||
},
|
||||
}
|
||||
GenerateTestHelper(ctx, t, &http.Client{}, req, []string{"rayleigh"})
|
||||
GenerateTestHelper(ctx, t, &http.Client{}, req, []string{"rayleigh", "scattering"})
|
||||
}
|
||||
|
Reference in New Issue
Block a user