mirror of
https://github.com/EchoVault/SugarDB.git
synced 2025-11-03 10:21:00 +08:00
feat: added DECRBY command
This commit is contained in:
@@ -2544,7 +2544,6 @@ func Test_Generic(t *testing.T) {
|
||||
}
|
||||
|
||||
// Connect to the server
|
||||
|
||||
conn, err := internal.GetConnection("localhost", port)
|
||||
if err != nil {
|
||||
t.Error(err)
|
||||
|
||||
Reference in New Issue
Block a user