fix(structure): format
This commit is contained in:
@ -29,6 +29,6 @@ tap.test('should create a standard log message', async () => {
|
||||
|
||||
tap.test('should send the message', async () => {
|
||||
await testLogDnaAccount.sendLogDnaMessage(testLogMessage);
|
||||
})
|
||||
});
|
||||
|
||||
tap.start();
|
||||
|
Reference in New Issue
Block a user