add user tests

This commit is contained in:
Timur Kh.
2025-12-17 12:10:20 +03:00
parent 6f21e895f0
commit d843cafbfb
3 changed files with 7 additions and 4 deletions
-1
View File
@@ -11,7 +11,6 @@ import (
"go.uber.org/mock/gomock"
"github.com/stretchr/testify/assert"
"google.golang.org/protobuf/types/known/emptypb"
)
func TestUserService(t *testing.T) {