Missing semicolon
This commit is contained in:
Родитель
1d438abcbb
Коммит
88ea048201
|
@ -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 () {
|
||||
|
|
Загрузка…
Ссылка в новой задаче