diff options
| author | Grail Finder <wohilas@gmail.com> | 2026-02-25 21:02:58 +0300 |
|---|---|---|
| committer | Grail Finder <wohilas@gmail.com> | 2026-02-25 21:02:58 +0300 |
| commit | b97cd67d729e60d63c87590584d5d21e4603fafd (patch) | |
| tree | df7809eea89f5426bff00a34e6dcaeebae4e8f2e /models/openrouter_test.go | |
| parent | 888c9fec652b82174702c710f54f7d64f194315c (diff) | |
Chore: noblanks complaints
Diffstat (limited to 'models/openrouter_test.go')
| -rw-r--r-- | models/openrouter_test.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/models/openrouter_test.go b/models/openrouter_test.go index dd38d23..63990b6 100644 --- a/models/openrouter_test.go +++ b/models/openrouter_test.go @@ -62,7 +62,6 @@ func TestORModelsListModels(t *testing.T) { t.Errorf("expected 4 total models, got %d", len(allModels)) } }) - t.Run("integration with or_models.json", func(t *testing.T) { // Attempt to load the real data file from the project root path := filepath.Join("..", "or_models.json") |
