1
0
mirror of https://github.com/moparisthebest/mail synced 2024-11-22 08:52:15 -05:00
This commit is contained in:
Tankred Hase 2013-11-18 19:56:24 +01:00
parent 6b8dd9bc76
commit 7790122647

View File

@ -126,7 +126,7 @@ define(function(require) {
scope.state.writer.write(re);
expect(scope.body).to.contain('<br>markupmoreMarkup');
expect(scope.body).to.contain('<br>> markupmoreMarkup');
scope.verifyTo.restore();
});