mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-27 01:51:56 +08:00
Fix: failed testing
This commit is contained in:
@@ -25,7 +25,8 @@ func TestGetUserByID(t *testing.T) {
|
||||
ID: 1,
|
||||
DeletedAt: nil,
|
||||
},
|
||||
Email: "admin@cloudreve.org",
|
||||
Email: "admin@cloudreve.org",
|
||||
Options: "{}",
|
||||
}, user)
|
||||
|
||||
//未找到用户时
|
||||
|
||||
Reference in New Issue
Block a user