mirror of
https://github.com/EchoVault/SugarDB.git
synced 2025-10-06 16:36:54 +08:00
Implemented tests for api_acl.go file
This commit is contained in:
@@ -300,7 +300,7 @@ func TestEchoVault_RemoveCommand(t *testing.T) {
|
||||
|
||||
func TestEchoVault_Plugins(t *testing.T) {
|
||||
t.Cleanup(func() {
|
||||
_ = os.RemoveAll("./testdata")
|
||||
_ = os.RemoveAll("./testdata/modules")
|
||||
})
|
||||
|
||||
server := createEchoVault()
|
||||
|
Reference in New Issue
Block a user