Chore: noblanks complaints

This commit is contained in:
Grail Finder
2026-02-25 21:02:58 +03:00
parent 888c9fec65
commit b97cd67d72
4 changed files with 1 additions and 153 deletions

View File

@@ -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")