update
This commit is contained in:
@@ -49,7 +49,7 @@ async function runTest() {
|
||||
correlation_id: correlationId,
|
||||
msg_purpose: 'test',
|
||||
sender_name: 'js-mix-test',
|
||||
is_publish: false
|
||||
is_publish: true
|
||||
}
|
||||
);
|
||||
|
||||
@@ -174,7 +174,7 @@ async function runTest() {
|
||||
broker_url: TEST_BROKER_URL,
|
||||
fileserver_url: TEST_FILESERVER_URL,
|
||||
correlation_id: 'chat-' + correlationId,
|
||||
is_publish: false
|
||||
is_publish: true
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user