Fix log format bug

This commit is contained in:
Ming Deng
2021-02-05 22:26:52 +08:00
parent 62aa0188c4
commit 4855146ac6
5 changed files with 10 additions and 3 deletions

View File

@@ -60,7 +60,7 @@ func TestSsdbcacheCache(t *testing.T) {
assert.Equal(t, 3, v)
assert.Nil(t, err)
assert.NotNil(t, ssdb.Delete(context.Background(), "ssdb"))
assert.Nil(t, ssdb.Delete(context.Background(), "ssdb"))
assert.Nil(t, ssdb.Put(context.Background(), "ssdb", "ssdb", -10*time.Second))
// test string