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
@@ -195,6 +195,7 @@ func TestNew(t *testing.T) {
if rootCmd == nil {
t.Fatal("New() returned nil")
return
}
// Test basic command properties