Fixing tests with latest linting rules

This commit is contained in:
Mike Farah
2026-03-26 09:29:51 +11:00
parent b25ae78545
commit 80c319aa0c
5 changed files with 6 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@ func TestCreateEvaluateAllCommand(t *testing.T) {
if cmd == nil {
t.Fatal("createEvaluateAllCommand returned nil")
return
}
// Test basic command properties