mirror of https://github.com/dapr/go-sdk.git
parent
7ca9754816
commit
3eba23731b
|
@ -5,8 +5,9 @@ import (
|
|||
"testing"
|
||||
"time"
|
||||
|
||||
"github.com/dapr/go-sdk/actor/mock"
|
||||
"github.com/golang/mock/gomock"
|
||||
|
||||
"github.com/dapr/go-sdk/actor/mock"
|
||||
)
|
||||
|
||||
func TestStateManager(t *testing.T) {
|
||||
|
|
Loading…
Reference in New Issue