1
0
mirror of synced 2024-11-21 12:36:04 +03:00

отправка сообщения с типами product, order

This commit is contained in:
addfs 2024-07-23 18:50:21 +03:00
parent c5b496e586
commit 5a82b30be3

View File

@ -13,6 +13,7 @@ import (
"time"
"github.com/stretchr/testify/suite"
"gopkg.in/h2non/gock.v1"
)
type MGClientTest struct {