summaryrefslogtreecommitdiff
path: root/internal/llm/provider_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/llm/provider_test.go')
-rw-r--r--internal/llm/provider_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/llm/provider_test.go b/internal/llm/provider_test.go
index bd565b3..46c7ea8 100644
--- a/internal/llm/provider_test.go
+++ b/internal/llm/provider_test.go
@@ -18,4 +18,3 @@ func TestNewFromConfig_DefaultsAndErrors(t *testing.T) {
t.Fatalf("expected key error")
}
}
-