Skip to content

Commit 0bfb41c

Browse files
committed
Just to push
1 parent e2c4ba4 commit 0bfb41c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/persistence/mongo_spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ describe("mosca.persistence.Mongo", function() {
8888
var packet = {
8989
topic: "hello/42",
9090
qos: 0,
91-
payload: 'someStringToTest', // not a buffer
91+
payload: 'someStringToTest', // not a Buffer
9292
messageId: 42
9393
};
9494

0 commit comments

Comments
 (0)