Files
user-system/listtest.txt

8 lines
303 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
=== RUN TestUserService_ListUsers_All
user_svc_integration_test.go:249: 期望 total >= 5实际 1
user_svc_integration_test.go:252: 期望返回 >= 5 条,实际 1 条
--- FAIL: TestUserService_ListUsers_All (0.08s)
FAIL
FAIL github.com/user-management-system/internal/service 0.251s
FAIL