1
0
forked from baron/baron-sso

df 감사 로그 무결성 검증 테스트 추가

This commit is contained in:
2026-03-03 16:42:33 +09:00
parent cb16a8a9a5
commit 1eb9c15e90
2 changed files with 183 additions and 116 deletions

View File

@@ -16,7 +16,7 @@ import (
)
func TestDevHandler_Isolation(t *testing.T) {
mockKeto := new(MockKetoService)
mockKeto := new(devMockKetoService)
h := &DevHandler{
Hydra: &service.HydraAdminService{