mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 09:34:57 +08:00
Test: cluster/node.go and controller.go
This commit is contained in:
@@ -26,7 +26,7 @@ func TestDummyAria2(t *testing.T) {
|
||||
a.Error(err)
|
||||
|
||||
configRes := d.GetConfig()
|
||||
a.NotEmpty(configRes)
|
||||
a.NotNil(configRes)
|
||||
|
||||
err = d.DeleteTempFile(&model.Download{})
|
||||
a.Error(err)
|
||||
|
||||
Reference in New Issue
Block a user