update
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* Tests the smartsend function with text payloads
|
||||
*/
|
||||
|
||||
const NATSBridge = require('../src/natbridge.js');
|
||||
const NATSBridge = require('../src/natsbridge.js');
|
||||
|
||||
const TEST_SUBJECT = '/test/text';
|
||||
const TEST_BROKER_URL = process.env.NATS_URL || 'nats://localhost:4222';
|
||||
|
||||
Reference in New Issue
Block a user