mirror of
https://github.com/EchoVault/SugarDB.git
synced 2025-10-04 23:52:42 +08:00
feat: added DECRBY command
Rebased with main branch.
This commit is contained in:
@@ -2544,6 +2544,7 @@ 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