Files
user-system/test_service_out.txt

8 lines
293 B
Plaintext
Raw Permalink Normal View History

--- FAIL: TestPermissionService_CreateAndList (0.00s)
permission_service_test.go:35: 期望 total >= 1实际 0
--- FAIL: TestRoleService_ListRoles (0.00s)
role_service_test.go:74: 期望 total >= 3实际 0
FAIL
FAIL github.com/user-management-system/internal/service 0.769s
FAIL