add some test description
This commit is contained in:
@@ -78,6 +78,7 @@ describe('Daemon', function () {
|
||||
});
|
||||
|
||||
xit('can handle message with :', function (done) {
|
||||
// this is what we see from docker syslog
|
||||
const message = '<30>1 2018-06-24T22:22:53Z my.test.com testapp 26599 testapp - This: contains two : colons';
|
||||
|
||||
sendMessage(message, function (error) {
|
||||
|
||||
Reference in New Issue
Block a user