mirror of
https://github.com/moparisthebest/mail
synced 2024-11-22 08:52:15 -05:00
fix test
This commit is contained in:
parent
6b8dd9bc76
commit
7790122647
@ -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();
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user