1
0
forked from baron/baron-sso

code-check lint 오류 수정

This commit is contained in:
2026-06-11 15:37:40 +09:00
parent 1b9421f3e6
commit 01bc6d9b08
10 changed files with 62 additions and 40 deletions

View File

@@ -405,5 +405,4 @@ func TestSeedTenantsCreatesMissingSeedRowsAndRepairsExistingSeedSlug(t *testing.
if rootCount != 1 {
t.Fatalf("existing-root row count = %d, want 1", rootCount)
}
}