Fix tests semi eslint rule [MAILPOET-1030]
This commit is contained in:
committed by
pavel-mailpoet
parent
ec44b84cc9
commit
998795e0e0
@ -54,7 +54,7 @@ define([
|
||||
expect(json.subject).to.equal('some subject');
|
||||
expect(json.preheader).to.equal('some preheader');
|
||||
expect(json).to.not.include.keys('segments', 'modified_at', 'someField');
|
||||
})
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user