mirror of
https://github.com/gofiber/storage.git
synced 2025-10-16 05:30:51 +08:00
Updated Scylladb
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
var testStore = New(Config{})
|
||||
var testStore = New(Config{Reset: true})
|
||||
|
||||
func Test_Scylla_Set(t *testing.T) {
|
||||
// Create a new instance of the Storage
|
||||
|
Reference in New Issue
Block a user