Signed-off-by: sadath-12 <sadathsadu2002@gmail.com>
This commit is contained in:
sadath-12 2023-12-27 17:28:08 +05:30
parent 7ca9754816
commit 3eba23731b
1 changed files with 2 additions and 1 deletions

View File

@ -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) {