mirror of
https://github.com/ManyakRus/starter.git
synced 2025-12-02 23:58:32 +02:00
сделал sync_exchange_connect
This commit is contained in:
@@ -21,7 +21,7 @@ func TestConnect(t *testing.T) {
|
||||
|
||||
func TestStartNats(t *testing.T) {
|
||||
config.LoadEnv()
|
||||
StartNats(SERVICE_NAME_TEST)
|
||||
Start(SERVICE_NAME_TEST)
|
||||
defer CloseConnection()
|
||||
|
||||
micro.Pause(100)
|
||||
|
||||
Reference in New Issue
Block a user