diff --git a/test/notification.js b/test/notification.js index 4608253..1a53ba3 100644 --- a/test/notification.js +++ b/test/notification.js @@ -117,7 +117,7 @@ describe("Notification", function() { note.trim(trimLength); expect(note.length()).to.equal(4096); }); - }) + }); describe("alert with escape sequences", function() { it("strips correctly", function () {