mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 17:41:57 +08:00
Modify: remove PositionAbsolute scheme in folder
This commit is contained in:
@@ -22,7 +22,7 @@ func TestFileSystem_AddFile(t *testing.T) {
|
||||
Model: gorm.Model{
|
||||
ID: 1,
|
||||
},
|
||||
PositionAbsolute: "/我的文件",
|
||||
Position: "/",
|
||||
}
|
||||
fs := FileSystem{
|
||||
User: &model.User{
|
||||
|
||||
Reference in New Issue
Block a user