chore(core): Updated tests
This commit is contained in:
parent
9125b49841
commit
7a67761a30
4 changed files with 1 additions and 109 deletions
|
@ -12,7 +12,6 @@ it("Should contain all hooks", () => {
|
|||
preRender: [],
|
||||
postRender: [],
|
||||
insertText: [],
|
||||
debug: []
|
||||
};
|
||||
expect(h).to.eql(test);
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue