fix(core): update
This commit is contained in:
@ -31,7 +31,7 @@ tap.test('should create a standard log message', async () => {
|
||||
});
|
||||
|
||||
tap.test('should send the message', async () => {
|
||||
await testLogDnaAccount.sendLogDnaMessage(testLogMessage);
|
||||
await testLogDnaAccount.sendLogdnaMessage(testLogMessage);
|
||||
});
|
||||
|
||||
tap.test('should send in order', async () => {
|
||||
|
Reference in New Issue
Block a user